[PATCH v4 0/6] support L2TPv2 for AVF RSS hash and FDIR
Ferruh Yigit
ferruh.yigit at intel.com
Tue Feb 8 15:44:37 CET 2022
On 2/8/2022 8:38 AM, Jie Wang wrote:
> Support IAVF L2TPv2(include PPP over L2tpv2) RSS hash and flow
> director. Required to distribute packets based on outer MAC src
> address and L2TPv2 session ID.
>
> Support IAVF PPPoL2TPv2oUDP flow director. Required to distribute
> packets based on inner IP src+dest address and TCP/UDP src+dest port.
>
> ---
> v4:
> * update new macros in ethdev.
> * update commit log.
> * rebase the main branch code.
> v3:
> * update new macros in ethdev.
> * update commit log.
> * rebase the main branch code.
> v2:
> * upadte release notes.
> * add comment for RTE_ETH_RSS_L2TPV2.
> * update ipv6 l2tpv2 flow item.
> * rebase the main branch code.
>
> Jie Wang (6):
> ethdev: add L2TPv2 RSS offload type
> net: fix L2TPv2 common header
> app/testpmd: add 6 types of L2TPv2 message
> common/iavf: add session ID fields for L2TPv2
> net/iavf: support L2TPv2 for AVF HASH
> net/iavf: support L2TPv2 for AVF FDIR
>
Hi Jie, Qi,
Can you please make iavf patches reviewed, so the set can be merged as whole,
or driver changes will block the ethdev changes.
More information about the dev
mailing list