[dpdk-dev] [PATCH v2 0/5] net/mlx5: support match on L3 fragmented packets
Raslan Darawsheh
rasland at nvidia.com
Sun Oct 18 17:14:30 CEST 2020
Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Dekel Peled
> Sent: Thursday, October 15, 2020 5:06 PM
> To: Matan Azrad <matan at nvidia.com>; Shahaf Shuler
> <shahafs at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>
> Cc: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2 0/5] net/mlx5: support match on L3
> fragmented packets
>
> Patch series [1] adds to ethdev and testpmd the support of matching on
> fragmented/non-fragmented packets.
> Following [1], this patch series adds to MLX5 PMD the support of matching
> on IPv4 fragmented packets, IPv6 fragmented packets, and IPv6 fragment
> extension header item.
>
> [1]
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail
> s.dpdk.org%2Farchives%2Fdev%2F2020-
> October%2F186177.html&data=02%7C01%7Crasland%40nvidia.com%7C
> f93dfbbfe11f463a132408d87113be17%7C43083d15727340c1b7db39efd9ccc17
> a%7C0%7C0%7C637383676888432962&sdata=owqbu4vFkga0jijb87wjtx2
> WQ1I2xuhrGLr1NDcISw8%3D&reserved=0
>
> ---
> v2: rebase on top of latest commits.
> ---
>
> Dekel Peled (5):
> net/mlx5: remove handling of ICMP fragmented packets
> net/mlx5: support match on IPv4 fragment packets
> net/mlx5: support match on IPv6 fragment packets
> net/mlx5: support match on IPv6 fragment ext. item
> net/mlx5: enforce limitation on IPv6 next proto
>
> doc/guides/nics/mlx5.rst | 7 +
> doc/guides/rel_notes/release_20_11.rst | 5 +
> drivers/net/mlx5/mlx5_flow.c | 62 ++++--
> drivers/net/mlx5/mlx5_flow.h | 14 ++
> drivers/net/mlx5/mlx5_flow_dv.c | 382
> +++++++++++++++++++++++++++++----
> drivers/net/mlx5/mlx5_flow_verbs.c | 9 +-
> 6 files changed, 420 insertions(+), 59 deletions(-)
>
> --
> 1.8.3.1
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list