[dpdk-dev] Where is the padding code in DPDK?

Sam batmanustc at gmail.com
Tue Nov 13 08:16:21 CET 2018


Hi all,

As we know, ethernet frame must longer then 64B.

So if I create rte_mbuf and fill it with just 60B data, will
rte_eth_tx_burst add padding data, let the frame longer then 64B

If it does, where is the code?


More information about the dev mailing list