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

2017-03-09 Thread Ferruh Yigit
On 3/9/2017 3:26 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 v2 00/11] Support flow API in Solarflare PMD

2017-03-09 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