On 4/23/2018 1:16 PM, Xueming Li wrote: > v7: > - Fixed display name of MPLS-in-GRE and MPLS-in-UDP > v6: > - Add MPLS-in-GRE and MPLS-in-UDP back > - UPdate comment alignment > v5: > - Fixed VXLAN-GPE comment alignment > - Removed MPLS-in-GRE and MPLS-in-UDP patch > v4: > - Update testpmd doc for flow VXLAN-GPE paramter. > v3: > - Change VXLAN-GPE definition order to avoid ABI compatibility issue. > v2: > - Split patch set into public and mlx5 two series, this one is the first. > v1: > - Support new tunnel type MPLS-in-GRE and MPLS-in-UDP > - Remove deprecation notes of rss level > > This patchset introduced new tunnel type and related testpmd code: > - New tunnel type VXLAN-GPE > https://datatracker.ietf.org/doc/draft-ietf-nvo3-vxlan-gpe/ > - New tunnel type MPLS-in-GRE > https://tools.ietf.org/html/rfc4023 > - New tunnel type MPLS-in-UDP > https://tools.ietf.org/html/rfc7510 > - Support GRE extension in testpmd csum forwarding engine > > > Xueming Li (5): > doc: remove RSS configuration change announcement > ethdev: introduce new tunnel VXLAN-GPE > ethdev: introduce tunnel type MPLS-in-GRE and MPLS-in-UDP > app/testpmd: introduce new tunnel VXLAN-GPE > app/testpmd: add more GRE extension support to csum engine
Series applied to dpdk-next-net/master, thanks. (Except 1/5)