[dpdk-dev] [PATCH v2 0/2] net/i40e: get information about ddp profile

Xing, Beilei beilei.xing at intel.com
Wed Jun 14 07:51:44 CEST 2017


Hi,

> -----Original Message-----
> From: Chilikin, Andrey
> Sent: Tuesday, June 13, 2017 4:00 AM
> To: dev at dpdk.org
> Cc: Xing, Beilei <beilei.xing at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>;
> Chilikin, Andrey <andrey.chilikin at intel.com>
> Subject: [PATCH v2 0/2] net/i40e: get information about ddp profile
> 
> This patch adds ability to request information about dynamic device
> personalization profile
> 
> v2:
> Add rte_pmd_i40e_get_ddp_info() function to i40e version map Add CL to
> test-pmd for getting information about profile
> 
> Andrey Chilikin (2):
>   net/i40e: get information about ddp profile
>   app/testpmd: enable ddp get info feature
> 
>  app/test-pmd/cmdline.c                    | 131
> ++++++++++++++++++++++++
>  drivers/net/i40e/rte_pmd_i40e.c           | 163
> +++++++++++++++++++++++++++++-
>  drivers/net/i40e/rte_pmd_i40e.h           |  46 +++++++++
>  drivers/net/i40e/rte_pmd_i40e_version.map |   7 ++
>  4 files changed, 343 insertions(+), 4 deletions(-)
> 
> --
> 2.13.0

Acked-by: Beilei Xing <beilei.xing at intel.com>



More information about the dev mailing list