[dpdk-dev] [PATCH 0/6] net/i40e: support pipeline personalization profile

Xing, Beilei beilei.xing at intel.com
Fri Mar 3 08:52:28 CET 2017


Sorry for the mistake for the patch thread, which includes other irrelevant patches. 
Please ignore these patches, and just focus on the PPP v2 patchset.
Sorry for any inconvenient.

Thanks
Beilei

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Beilei Xing
> Sent: Friday, March 3, 2017 3:26 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>
> Cc: Zhang, Helin <helin.zhang at intel.com>; dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/6] net/i40e: support pipeline personalization
> profile
> 
> Add APIs and driver to support load/get
> i40e PPP (Pipeline Personalization Profile) since PPP will be supported from
> FVL6 NVM.
> 
> Beilei Xing (5):
>   net/i40e: support pipeline personalization profile
>   net/i40e: add ppp processing
>   app/testpmd: add command for writing personalization profile
>   net/i40e: add get all loaded profiles
>   app/testpmd: add command for getting loaded profiles
> 
> Rami Rosen (1):
>   net/i40e: fix a typo in flow
> 
>  app/test-pmd/cmdline.c          | 121 +++++++++++++++
>  app/test-pmd/config.c           |  54 +++++++
>  app/test-pmd/testpmd.h          |   4 +
>  drivers/net/i40e/i40e_ethdev.c  | 332
> ++++++++++++++++++++++++++++++++++++++++
>  drivers/net/i40e/i40e_ethdev.h  | 132 ++++++++++++++++
>  drivers/net/i40e/i40e_flow.c    |   6 +-
>  drivers/net/i40e/rte_pmd_i40e.h |  14 ++
>  7 files changed, 660 insertions(+), 3 deletions(-)
> 
> --
> 2.5.5



More information about the dev mailing list