DPDK usage discussions
 help / color / mirror / Atom feed
* rte_eth_tx_burst() always returns 0 in tight loop
@ 2022-07-03 15:57 Antonio Di Bacco
  2022-07-03 20:18 ` Gábor LENCSE
  0 siblings, 1 reply; 8+ messages in thread
From: Antonio Di Bacco @ 2022-07-03 15:57 UTC (permalink / raw)
  To: users

I'm trying to send packets continuously in a  tight loop with a burst
size of 8 and packets are 9600 bytes long.
If I don't insert a delay after the rte_eth_tx_burst it always returns 0.

What's the explanation of this behaviour ?

Best regards,
Antonio.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-26 17:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-03 15:57 rte_eth_tx_burst() always returns 0 in tight loop Antonio Di Bacco
2022-07-03 20:18 ` Gábor LENCSE
2022-07-06  7:21   ` Antonio Di Bacco
2022-07-06 15:00     ` Stephen Hemminger
2022-07-07 14:30       ` Antonio Di Bacco
2022-09-26 15:36         ` Antonio Di Bacco
2022-09-26 17:24           ` Stephen Hemminger
2022-07-06 15:03     ` Gábor LENCSE

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).