* [dpdk-dev] [Bug 544] l3fwd attempts to create too many TX queues
@ 2020-09-28 9:15 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-09-28 9:15 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=544
Bug ID: 544
Summary: l3fwd attempts to create too many TX queues
Product: DPDK
Version: 20.08
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: examples
Assignee: dev@dpdk.org
Reporter: anatoly.burakov@intel.com
Target Milestone: ---
When initializing l3fwd, the number of TX queues will be decided by minimum of
either max number of TX queues (set to max number of devices), or number of
lcores. This prevents l3fwd from running when the number of lcores/devices
exceeds the max number of queues per device. This is easily reproducible with
creating a couple of pcap vdevs and attempting to do forwarding on them.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-28 9:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 9:15 [dpdk-dev] [Bug 544] l3fwd attempts to create too many TX queues 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).