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.