Re: [dpdk-dev] [PATCH 00/11] Support flow API in Solarflare PMD

2017-03-07 Thread Andrew Rybchenko
On 03/07/2017 04:27 PM, Ferruh Yigit wrote: On 3/2/2017 4:03 PM, Andrew Rybchenko wrote: Support simple queue destination flow API filters in Solarflare libefx-based PMD including: - Ethernet source/destination, EtherType exact matching - VLAN ID exact matching including double-tagging - I

Re: [dpdk-dev] [PATCH 00/11] Support flow API in Solarflare PMD

2017-03-07 Thread Ferruh Yigit
On 3/2/2017 4:03 PM, Andrew Rybchenko wrote: > Support simple queue destination flow API filters in Solarflare > libefx-based PMD including: > - Ethernet source/destination, EtherType exact matching > - VLAN ID exact matching including double-tagging > - IPv4/6 source/destination and IP protocol

[dpdk-dev] [PATCH 00/11] Support flow API in Solarflare PMD

2017-03-02 Thread Andrew Rybchenko
Support simple queue destination flow API filters in Solarflare libefx-based PMD including: - Ethernet source/destination, EtherType exact matching - VLAN ID exact matching including double-tagging - IPv4/6 source/destination and IP protocol exact matching - TCP/UDP source/destination exact mat