From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [dpdk-stable] [PATCH] net/i40e: Fix a typo in i40e_flow.c. Date: Tue, 28 Feb 2017 10:32:58 +0800 Message-ID: <20170228023258.GF18844@yliu-dev.sh.intel.com> References: <20170227045359.20479-1-rami.rosen@intel.com> <9e1d25c2-d8be-e581-30e2-44703fc1ec2c@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Mcnamara, John" , "Rosen, Rami" , "dev@dpdk.org" , dpdk stable , Thomas Monjalon To: Ferruh Yigit Return-path: Content-Disposition: inline In-Reply-To: <9e1d25c2-d8be-e581-30e2-44703fc1ec2c@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 Mon, Feb 27, 2017 at 04:31:28PM +0000, Ferruh Yigit wrote: > On 2/27/2017 3:50 PM, Mcnamara, John wrote: > > > > > >> -----Original Message----- > >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rami Rosen > >> Sent: Monday, February 27, 2017 4:54 AM > >> To: dev@dpdk.org > >> Cc: Rosen, Rami > >> Subject: [dpdk-dev] [PATCH] net/i40e: Fix a typo in i40e_flow.c. > >> > >> This patch fixes a trivial typo in i40e_flow.c. > >> > >> Signed-off-by: Rami Rosen > > > > Acked-by: John McNamara > > net/i40e: fix a typo in flow > > Fixes: 47c6782344b7 ("net/i40e: fix tunnel filter") > Fixes: d416530e6358 ("net/i40e: parse tunnel filter") > Cc: stable@dpdk.org I think we don't have to put a (comment) typo fix patch into a stable release, though it does no harm. --yliu