[dpdk-dev] [PATCH 16/39] net/ixgbe/base: bump mailbox version

2016-09-23 Thread Wang, Xiao W
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, September 20, 2016 1:03 AM > To: Wang, Xiao W ; Lu, Wenzhuo > > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 16/39] net/ixgbe/base: bump mailbox version > > On 8/27/2016 4:47 PM

[dpdk-dev] [PATCH 16/39] net/ixgbe/base: bump mailbox version

2016-09-19 Thread Ferruh Yigit
On 8/27/2016 4:47 PM, Xiao Wang wrote: > This patch will pave the way for the new VF unicast promiscuous > mode support. > > Signed-off-by: Xiao Wang > --- > drivers/net/ixgbe/base/ixgbe_mbx.h | 5 +++-- > drivers/net/ixgbe/base/ixgbe_vf.c | 2 ++ > 2 files changed, 5 insertions(+), 2 deletions

[dpdk-dev] [PATCH 16/39] net/ixgbe/base: bump mailbox version

2016-08-27 Thread Xiao Wang
This patch will pave the way for the new VF unicast promiscuous mode support. Signed-off-by: Xiao Wang --- drivers/net/ixgbe/base/ixgbe_mbx.h | 5 +++-- drivers/net/ixgbe/base/ixgbe_vf.c | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/net/ixgbe/base/ixgbe_mbx.h b