[DPDK/ethdev Bug 1431] net/tap: treats kernel device full as error
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu May 2 04:30:17 CEST 2024
https://bugs.dpdk.org/show_bug.cgi?id=1431
Bug ID: 1431
Summary: net/tap: treats kernel device full as error
Product: DPDK
Version: 24.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: stephen at networkplumber.org
Target Milestone: ---
The TAP PMD treats the kernel returning EAGAIN because its queue is full as an
error. This is incorrect, the PMD should just quietly return the number of
mbufs successfully sent.
--
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/20240502/730ca00e/attachment.htm>
More information about the dev
mailing list