* [dpdk-dev] [Bug 584] testpmd --txpkts command line parameter is ignored silently
@ 2020-11-26 7:20 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-11-26 7:20 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=584
Bug ID: 584
Summary: testpmd --txpkts command line parameter is ignored
silently
Product: DPDK
Version: 20.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: testpmd
Assignee: dev@dpdk.org
Reporter: viacheslavo@mellanox.com
Target Milestone: ---
Patch: [PATCH v4 3/6] app/testpmd: remove restriction on txpkts set
http://patches.dpdk.org/patch/78852/
This patch rejects the --txpkts command line settings.
set_tx_pkt_segments() is called before port configured/device started and
we have the failure chain:
set_tx_pkt_segments()
nb_segs_is_invalid()
get_tx_ring_size ()
rte_eth_tx_queue_info_get()
--
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-11-26 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 7:20 [dpdk-dev] [Bug 584] testpmd --txpkts command line parameter is ignored silently 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).