Re: [PATCH v8 0/2] et/i40e: get information about protocols defined in ddp profile
From: Ferruh Yigit <hidden>
Date: 2017-10-04 22:01:03
From: Ferruh Yigit <hidden>
Date: 2017-10-04 22:01:03
On 10/4/2017 3:00 PM, Kirill Rybalchenko wrote:
This patch adds ability to request information about protocols defined in dynamic device personalization profile v2: Some code style warnings were removed v3: info_size parameter always represents size of the info buffer in bytes; fix code style; v4: another code style fixes v5: in testpmd buff_size parameter in rte_pmd_i40e_get_ddp_info function call always represents buffer size in bytes v6: fix bug with wrong usage of buff_size parameter v7: change misleading variable names, change order of checking variable for zero value v8: Fix code style warnings. Kirill Rybalchenko (2): net/i40e: get information about protocols defined in ddp profile app/testpmd: get information about protocols defined in ddp profile
Series Reviewed-by: Ferruh Yigit [off-list ref]