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

Reply via email to