[dpdk-dev] rte_eth_rx_burst seems to read packets tx through the same port
Danushka Menikkumbura
danushka.menikkumbura at gmail.com
Mon Dec 23 18:05:17 CET 2019
Hi,
I have a dpdk app that implements a simple run-to-completion model. I use
igb_uio as my PMD. I notice a weird situation where my receiver (
rte_eth_rx_burst) seems to sporadically read packets I intend to transmit
through the same port using rte_eth_tx_burst.
Is this possible by any chance and if you have a clue as to what may be
causing this issue please shed some light on this.
Best,
Danushka
More information about the dev
mailing list