Re: [dpdk-dev] [PATCH v3 0/3] net/i40e: get information about ddp profile

2017-06-16 Thread Ferruh Yigit
On 6/16/2017 10:25 AM, Andrey Chilikin wrote: > This patch adds ability to request information about dynamic device > personalization profile > > v3: > Add command description to test-pmd guide > > v2: > Add rte_pmd_i40e_get_ddp_info() function to i40e version map > Add CL to test-pmd for getting

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

2017-06-16 Thread Andrey Chilikin
This patch adds ability to request information about dynamic device personalization profile v3: Add command description to test-pmd guide 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 (3): net/i40e: get