[dpdk-dev] [PATCH v2 0/2] net/ixgbe: fix VF VLAN insert

Bruce Richardson bruce.richardson at intel.com
Mon Oct 24 16:19:20 CEST 2016


On Thu, Oct 20, 2016 at 12:54:52AM +0000, Lu, Wenzhuo wrote:
> Hi,
> 
> > -----Original Message-----
> > From: Iremonger, Bernard
> > Sent: Wednesday, October 19, 2016 10:48 PM
> > To: dev at dpdk.org; daniels at research.att.com; Lu, Wenzhuo; az5157 at att.com
> > Cc: Iremonger, Bernard
> > Subject: [PATCH v2 0/2] net/ixgbe: fix VF VLAN insert
> > 
> > Changes in v2:
> > Add testpmd patch.
> > Update testpmd for change to rte_pmd_ixgbe_set_vf_vlan_insert function.
> > 
> > Bernard Iremonger (1):
> >   app/test_pmd: change to the VF VLAN insert command
> > 
> > E. Scott Daniels (1):
> >   net/ixgbe: fix VLAN insert parameter type and its use
> > 
> >  app/test-pmd/cmdline.c                      | 19 +++++++++----------
> >  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  2 +-
> >  drivers/net/ixgbe/ixgbe_ethdev.c            |  8 ++++----
> >  drivers/net/ixgbe/rte_pmd_ixgbe.h           |  9 +++++----
> >  4 files changed, 19 insertions(+), 19 deletions(-)
> > 
> > --
> > 2.10.1
> Series-Acked-by: Wenzhuo Lu <Wenzhuo.lu at intel.com>
> 
Applied to dpdk-next-net/rel_16_11

/Bruce


More information about the dev mailing list