From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Rybchenko Subject: Re: [PATCH 17/53] net/sfc/base: improve PS credits push function name Date: Tue, 28 Nov 2017 12:20:27 +0300 Message-ID: References: <1510819481-6809-1-git-send-email-arybchenko@solarflare.com> <1510819481-6809-18-git-send-email-arybchenko@solarflare.com> <8ed56461-6a46-b8c6-d3c9-446064c53f21@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit To: Ferruh Yigit , Return-path: Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [148.163.129.52]) by dpdk.org (Postfix) with ESMTP id 3193528EE for ; Tue, 28 Nov 2017 10:20:37 +0100 (CET) In-Reply-To: <8ed56461-6a46-b8c6-d3c9-446064c53f21@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11/27/2017 10:59 PM, Ferruh Yigit wrote: > On 11/16/2017 12:04 AM, Andrew Rybchenko wrote: >> From: Andrew Rybchenko > Since sign-off by is from @solarflare.com, I have updated author to: > "Andrew Rybchenko " for all patches that author and > sign-off is different, assuming both are you. Thanks a lot. >> Make it clear from the name that it pushes doorbell. >> >> Signed-off-by: Andrew Rybchenko > <...>