From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/nfp: fix VLAN offload flags check Date: Fri, 13 Jan 2017 15:18:38 +0000 Message-ID: <7f18d639-3aad-fbe9-c03e-031de783ad25@intel.com> References: <20170113151625.18656-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: stable@dpdk.org, Alejandro Lucero , Olivier Matz To: dev@dpdk.org Return-path: In-Reply-To: <20170113151625.18656-1-ferruh.yigit@intel.com> 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 1/13/2017 3:16 PM, Ferruh Yigit wrote: > From: Olivier Matz > > Fix typo when checking that no VLAN offload flags are passed at port > initialization. > > By the way, also fix a typo in the log. > > Fixes: d4a27a3b092a ("nfp: add basic features") > > Signed-off-by: Olivier Matz > Acked-by: Alejandro Lucero Applied to dpdk-next-net/master, thanks. (I forget about stable tree, that is why need to re-send latest patch)