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

2017-06-13 Thread Xing, Beilei
Hi, > -Original Message- > From: Chilikin, Andrey > Sent: Tuesday, June 13, 2017 4:00 AM > To: dev@dpdk.org > Cc: Xing, Beilei ; Wu, Jingjing > ; > Chilikin, Andrey > Subject: [PATCH v2 0/2] net/i40e: get information about ddp profile > > This patch adds ability to request information a

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

2017-06-12 Thread Andrey Chilikin
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: e