Hi Ferruh,
> -----Original Message----- > From: Yigit, Ferruh > Sent: Tuesday, January 10, 2017 1:37 AM > To: Iremonger, Bernard; Lu, Wenzhuo; dev@dpdk.org > Cc: sta...@dpdk.org > Subject: Re: [dpdk-stable] [PATCH] ixgbe: fix wrong VMDq function name > > On 1/9/2017 5:06 PM, Iremonger, Bernard wrote: > >> -----Original Message----- > >> From: Lu, Wenzhuo > >> Sent: Friday, January 6, 2017 2:31 AM > >> To: dev@dpdk.org > >> Cc: Iremonger, Bernard <bernard.iremon...@intel.com>; Lu, Wenzhuo > >> <wenzhuo...@intel.com>; sta...@dpdk.org > >> Subject: [PATCH] ixgbe: fix wrong VMDq function name > >> > >> The function name ixgbe_vmdq_mode_check is not right. > >> This function checks if Virtualization Technology is enabled. It's > >> for both VMDq and IOV. > >> Others may be misled by the current name. > >> > >> Fixes: fe3a45fd4104 ("ixgbe: add VMDq support") > >> > >> CC: sta...@dpdk.org > >> Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com> > > > > Acked-by: Bernard Iremonger <bernard.iremon...@intel.com> > > > > Hi Wenzhuo, > > This patch seems on top of main repo, would you mind sending a new version > rebased on next-net? Yes, it's based on the main repo. I'll send a V2 for next-net. > > You can keep the Bernard's ack. > > Thanks, > ferruh