Hi,
> -Original Message-
> From: Bing Zhao
> Sent: Monday, July 3, 2023 12:51 PM
> To: Matan Azrad ; Slava Ovsiienko
> ; Ori Kam ; Suanming Mou
> ; Raslan Darawsheh
> Cc: dev@dpdk.org; Gregory Etelson ;
> sta...@dpdk.org; David Marchand
> Subject: [P
From: Gregory Etelson
PMD uses pthread key to allocate and access per thread flow
workspace memory buffers.
PMD registered a key destructor function to clean up flow workspace
buffers. However, the key destructor was not called by the pthread
library.
The patch keeps track of per-thread flow wo
2 matches
Mail list logo