[PATCH v2 00/34] net/ntnic: bugfixes and refactoring

Stephen Hemminger stephen at networkplumber.org
Wed Feb 5 17:51:37 CET 2025


On Wed,  5 Feb 2025 11:45:09 +0100
Serhii Iliushyk <sil-plv at napatech.com> wrote:

> This patch set addresses fixing issues in the ntnic PMD driver.
> 
> Changes in this patch:
> 
> The issues detected by the Coverity Scan tool.
> The problems that were detected by the internal tests.
> Fix for Bug 1622: ntnic: using signals and threads:
> https://bugs.dpdk.org/show_bug.cgi?id=1622.
>   The handling of signals within the PMD driver was removed.
>   For manipulation with all threads dedicated EAL API
>     (rte_thread_create_internal_control) is used.
>   Product by design requires usage of threads inside PMD driver.

Do any of these patches need to be backported to stable versions of DPDK?


More information about the dev mailing list