[dpdk-dev] [PATCH v4 0/4] enable mirror functionality in i40e driver

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jul 7 17:46:40 CEST 2015


> > This patch set enables mirror functionality in i40e driver, and redefines structure
> > and macros used to configure mirror.
> > 
> > v2 changes:
> >  - correct comments style
> >  - add doc change
> > 
> > v3 changes:
> >  - change the mirror rule type to support bit mask
> >  - fix code style
> > 
> > v4 changes:
> >  - correct the rule type check ixgbe
> > 
> > Jingjing Wu (4):
> >   ethdev: rename rte_eth_vmdq_mirror_conf
> >   ethdev: rename and extend the mirror type
> >   i40e: enable mirror functionality in i40e driver
> >   doc: modify the command about mirror in testpmd guide
> 
> Acked-by: Helin Zhang <helin.zhang at intel.com>

Applied, thanks


More information about the dev mailing list