[DPDK/ethdev Bug 382] rte_eth: rx/tx callbacks invoked without lock protection

bugzilla at dpdk.org bugzilla at dpdk.org
Mon Aug 11 22:41:29 CEST 2025


https://bugs.dpdk.org/show_bug.cgi?id=382

Stephen Hemminger (stephen at networkplumber.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Stephen Hemminger (stephen at networkplumber.org) ---
Dumpcap (and pdump) do unregister.
The data is rxtx callback data is static and local to the process so it is
safe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250811/a219b254/attachment.htm>


More information about the dev mailing list