[dpdk-dev] [PATCH v2 0/4] extend flow director to support VF filtering in i40e driver

Zhang, Helin helin.zhang at intel.com
Fri Oct 30 08:42:59 CET 2015



> -----Original Message-----
> From: Wu, Jingjing
> Sent: Wednesday, October 28, 2015 4:41 PM
> To: dev at dpdk.org
> Cc: Wu, Jingjing; Zhang, Helin; Pei, Yulong
> Subject: [PATCH v2 0/4] extend flow director to support VF filtering in i40e driver
> 
> This patch set extends flow director to VF filtering in i40e driver.
> 
> v2 change:
>  - rework the doc, including release notes and testpmd guide
> 
> Jingjing Wu (4):
>   ethdev: extend struct to support flow director in VFs
>   i40e: extend flow diretcor to support filtering in VFs
>   testpmd: extend commands
>   doc: extend commands in testpmd and remove related ABI deprecation
> 
>  app/test-pmd/cmdline.c                      | 41
> ++++++++++++++++++++++++++---
>  doc/guides/rel_notes/deprecation.rst        |  4 ---
>  doc/guides/rel_notes/release_2_2.rst        |  2 ++
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst | 15 ++++++-----
>  drivers/net/i40e/i40e_ethdev.c              |  4 +--
>  drivers/net/i40e/i40e_fdir.c                | 15 ++++++++---
>  lib/librte_ether/rte_eth_ctrl.h             |  2 ++
>  7 files changed, 64 insertions(+), 19 deletions(-)
> 
> --
> 2.4.0

Acked-by: Helin Zhang <helin.zhang at intel.com>


More information about the dev mailing list