* [dpdk-dev] [Bug 216] rte_eth_rx_burst nb_pkts issue
@ 2019-02-27 4:08 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-02-27 4:08 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=216
Bug ID: 216
Summary: rte_eth_rx_burst nb_pkts issue
Product: DPDK
Version: 18.11
Hardware: All
OS: Linux
Status: CONFIRMED
Severity: major
Priority: Normal
Component: examples
Assignee: dev@dpdk.org
Reporter: gain1974@gmail.com
Target Milestone: ---
Environment: Linux - Ubuntu 16.04.4 LTS
NIC: Dell Ethernet Controller 10-Gigabit X540-AT2
DPDK Example: load_balancer
Function:
n_mbufs = rte_eth_rx_burst(port,queue,lp->rx.mbuf_in.array,(uint16_t)
bsz_rd););
BUG:
If set bsz_rd to 1, then rte_eth_rx_burst will ALWAYS return 0.
Which means load_balancer will never receive any packet...
--
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:[~2019-02-27 4:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27 4:08 [dpdk-dev] [Bug 216] rte_eth_rx_burst nb_pkts issue 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).