[dpdk-dev] [PATCH v1 0/4] support AVF RSS and FDIR for GTPoGRE packet
Zhang, Qi Z
qi.z.zhang at intel.com
Wed Jul 7 09:25:10 CEST 2021
> -----Original Message-----
> From: Liu, Lingyu <lingyu.liu at intel.com>
> Sent: Wednesday, July 7, 2021 8:58 PM
> To: dev at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
> Cc: Guo, Junfeng <junfeng.guo at intel.com>; Liu, Lingyu <lingyu.liu at intel.com>
> Subject: [PATCH v1 0/4] support AVF RSS and FDIR for GTPoGRE packet
>
> Support AVF RSS and FDIR for GTPoGRE packet.
>
> Lingyu Liu (4):
> net/iavf: support flow pattern for GTPoGRE
> net/iavf: support AVF FDIR for GTPoGRE tunnel packet
> net/iavf: support AVF RSS for GTPoGRE packet
> doc: update iavf driver FDIR/RSS for GTPoGRE
>
> doc/guides/rel_notes/release_21_08.rst | 2 +
> drivers/net/iavf/iavf_fdir.c | 56 ++
> drivers/net/iavf/iavf_generic_flow.c | 684 +++++++++++++++++++++++++
> drivers/net/iavf/iavf_generic_flow.h | 88 ++++
> drivers/net/iavf/iavf_hash.c | 142 ++++-
> 5 files changed, 948 insertions(+), 24 deletions(-)
>
> --
> 2.25.1
Applied to dpdk-next-net-intel.
Squash the release notes update into patch [3/4].
Thanks
Qi
More information about the dev
mailing list