RE: [PATCH 1/2] net/mlx5: support match with switch manager

2024-06-05 Thread Suanming Mou
Hi, > -Original Message- > From: Dariusz Sosnowski > Sent: Wednesday, June 5, 2024 4:34 PM > To: Suanming Mou ; Slava Ovsiienko > ; Ori Kam ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: RE: [PATCH 1/2] net/mlx5: support match with switch mana

RE: [PATCH 1/2] net/mlx5: support match with switch manager

2024-06-05 Thread Dariusz Sosnowski
> -Original Message- > From: Suanming Mou > Sent: Friday, May 31, 2024 05:52 > To: Dariusz Sosnowski ; Slava Ovsiienko > ; Ori Kam ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH 1/2] net/mlx5: support match with switch manager > > C

[PATCH 1/2] net/mlx5: support match with switch manager

2024-05-30 Thread Suanming Mou
Currently, in switch mode, mlx5 PMD only supports match with dedicate vport. There is a usercase which user may want to offload the rules only to match with all the pkt sent by application not from vport. Since the port_id info of pkt sent by application is switch manager, and kernel driver has ex