Re: [dpdk-dev] [PATCH 05/49] net/ice/base: add funcs to create new switch recipe

2019-06-04 Thread Maxime Coquelin
On 6/4/19 7:42 AM, Leyi Rong wrote: Add functions to support following admin queue commands: 1. 0x0208: allocate resource to hold a switch recipe. This is needed when a new switch recipe needs to be created. 2. 0x0290: create a recipe with protocol header information and other details that det

[dpdk-dev] [PATCH 05/49] net/ice/base: add funcs to create new switch recipe

2019-06-03 Thread Leyi Rong
Add functions to support following admin queue commands: 1. 0x0208: allocate resource to hold a switch recipe. This is needed when a new switch recipe needs to be created. 2. 0x0290: create a recipe with protocol header information and other details that determine how this recipe filter work. 3. 0x