* [DPDK/ethdev Bug 1435] tap: device harmless warnings when setting remote iface
@ 2024-05-02 21:19 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-05-02 21:19 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1435
Bug ID: 1435
Summary: tap: device harmless warnings when setting remote
iface
Product: DPDK
Version: 24.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: stephen@networkplumber.org
Target Milestone: ---
# dpdk-testpmd --vdev=net_tap0,remote=enp174s0 -- -i --rxq=8 --txq=8
EAL: Detected CPU lcores: 8
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
tap_nl_dump_ext_ack(): Cannot delete qdisc with handle of zero
tap_nl_dump_ext_ack(): Failed to find qdisc with specified classid
tap_nl_dump_ext_ack(): Failed to find qdisc with specified classid
tap_nl_dump_ext_ack(): Failed to find qdisc with specified classid
tap_nl_dump_ext_ack(): Failed to find qdisc with specified classid
This is because the underlying device already has a default qdisc,
and is down.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3111 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-02 21:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-02 21:19 [DPDK/ethdev Bug 1435] tap: device harmless warnings when setting remote iface bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).