From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [RFC 0/4] misc enic fixes Date: Tue, 3 Oct 2017 17:16:54 +0100 Message-ID: <516d27ee-d2a8-421b-20b8-4a43edbc0791@intel.com> References: <20170926185329.2776-1-aconole@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Aaron Conole , John Daley , Nelson Escobar Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 3915458CE for ; Tue, 3 Oct 2017 18:16:56 +0200 (CEST) In-Reply-To: <20170926185329.2776-1-aconole@redhat.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 9/26/2017 7:53 PM, Aaron Conole wrote: > These still need some testing, and I will cc to stable > with the official patch. > > I'm especially interested in the comments on base. > > Aaron Conole (4): > enic: update format string to match arg types > enic: fix assignment > enic: remove unused code > enic: remove anscillary assignment Series Reviewed-by: Ferruh Yigit And please add the maintainers to cc next time. Since this is RFC, I assume you will send v1 of the patchset, when sending v1 can you please add "Fixes:" and "Cc: stable@dpdk.org" tags in commit log for fixes, these assure patches will be picked by stable tree. Thanks, ferruh