Re: [PATCH v2] net/mlx5: support match with E-Switch manager

2024-06-06 Thread Raslan Darawsheh
Hi, From: Suanming Mou Sent: Wednesday, June 5, 2024 12:37 PM To: Dariusz Sosnowski; Slava Ovsiienko; Ori Kam; Matan Azrad Cc: dev@dpdk.org; Raslan Darawsheh Subject: [PATCH v2] net/mlx5: support match with E-Switch manager Currently, in switch mode, mlx5 PMD only supports match with dedicated

RE: [PATCH v2] net/mlx5: support match with E-Switch manager

2024-06-05 Thread Dariusz Sosnowski
> -Original Message- > From: Suanming Mou > Sent: Wednesday, June 5, 2024 11:37 > To: Dariusz Sosnowski ; Slava Ovsiienko > ; Ori Kam ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v2] net/mlx5: support match with E-Switch manager >

[PATCH v2] net/mlx5: support match with E-Switch manager

2024-06-05 Thread Suanming Mou
Currently, in switch mode, mlx5 PMD only supports match with dedicated vport. There is a use case which user may want to offload the rules only to match with all the packet sent by application not from vport. Since the port_id info of packet sent by application is E-Switch manager, and kernel driv