> -Original Message-
> From: Akhil Goyal
> Sent: Wednesday, September 18, 2024 6:58 AM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org;
> Singh, Jasvinder
> Cc: Ji, Kai ; Dooley, Brian ; Ferruh
> Yigit
> Subject: RE: [EXTERNAL] [PATCH 1/2] net: add thread-safe crc ap
> The current net CRC API is not thread-safe, this patch
> solves this by adding another, thread-safe API functions.
> These functions are not safe when using between different
> processes, though.
>
> Signed-off-by: Arkadiusz Kusztal
Added Jasvinder for review.
This patch is mainly related to
The current net CRC API is not thread-safe, this patch
solves this by adding another, thread-safe API functions.
These functions are not safe when using between different
processes, though.
Signed-off-by: Arkadiusz Kusztal
---
lib/net/rte_net_crc.c | 40 +---
3 matches
Mail list logo