[dpdk-dev] [Bug 255] Mbuf leak when rte_port_ethdev_writer_tx_bulk is called with more than 32 packets
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed May 22 21:49:30 CEST 2019
https://bugs.dpdk.org/show_bug.cgi?id=255
Jeya ganesh (jeyaga.ang at gmail.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #7 from Jeya ganesh (jeyaga.ang at gmail.com) ---
Found issue in tx config. The tx_burst_sz in the rte_port_ethdev_writer_params
was set to 32. Increasing the burst size in the config fixed the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list