Re: [dpdk-dev] [PATCH v2 15/16] net/i40e/base: extend processing of DDP

2017-06-26 Thread Ferruh Yigit
On 6/26/2017 10:48 AM, Jingjing Wu wrote: > This patch adds extended processing of DDP packages: > - Execution of adminq command sections to support AQ-depended profiles, >for example, for programming cloud filters types. > - Ability to write a profile without registering it in the list of >

[dpdk-dev] [PATCH v2 15/16] net/i40e/base: extend processing of DDP

2017-06-26 Thread Jingjing Wu
This patch adds extended processing of DDP packages: - Execution of adminq command sections to support AQ-depended profiles, for example, for programming cloud filters types. - Ability to write a profile without registering it in the list of applied profiles, to be used for AQ-depended prof