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

2025-02-07 Thread Serhii Iliushyk
On Wed, 5 Feb 2025 11:45:09 +0100 Serhii Iliushyk 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 signa

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

2025-02-05 Thread Serhii Iliushyk
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 handli