Hi,
> -Original Message-
> From: Suanming Mou
> Sent: Wednesday, October 28, 2020 11:33 AM
> To: Matan Azrad ; Shahaf Shuler
> ; Slava Ovsiienko
> Cc: dev@dpdk.org; Raslan Darawsheh
> Subject: [PATCH v5 01/34] net/mlx5: use thread safe index pool for flow
> objects
>
> As mlx5 PMD is c
As mlx5 PMD is changed to be thread safe, all the flow-related
sub-objects inside the PMD should be thread safe. This commit
changes the index memory pools' lock configuration to be enabled.
That makes the index pool be thread safe.
Signed-off-by: Suanming Mou
Acked-by: Matan Azrad
---
drivers/
As mlx5 PMD is changed to be thread safe, all the flow-related
sub-objects inside the PMD should be thread safe. This commit
changes the index memory pools' lock configuration to be enabled.
That makes the index pool be thread safe.
Signed-off-by: Suanming Mou
Acked-by: Matan Azrad
---
drivers/
3 matches
Mail list logo