On 3/6/2018 3:24 PM, Andrew Rybchenko wrote: > Update base driver and the PMD itself to support flow API > patterns for tunnels: VXLAN, NVGRE and Geneve. > > Applicable to SFN8xxx NICs with full-feature firmware variant running. > > Andrew Rybchenko (1): > doc: add net/sfc flow API support for tunnels > > Roman Zhukov (12): > net/sfc/base: support filters for encapsulated packets > net/sfc/base: support VNI/VSID and inner frame local MAC > net/sfc/base: distinguish filters for encapsulated packets > net/sfc: add VXLAN in flow API filters support > net/sfc: add NVGRE in flow API filters support > net/sfc: add GENEVE in flow API filters support > net/sfc: add inner frame ETH in flow API filters support > net/sfc: add infrastructure to make many filters from flow > net/sfc: multiply of specs with an unknown EtherType > net/sfc: multiply of specs w/o inner frame destination MAC > net/sfc: multiply of specs with an unknown destination MAC > net/sfc: avoid creation of ineffective flow rules > > Vijay Srivastava (1): > net/sfc/base: support VXLAN filter creation
Series applied to dpdk-next-net/master, thanks.