All of lore.kernel.org
 help / color / mirror / Atom feed
* Where is the padding code in DPDK?
@ 2018-11-13  7:16 Sam
  2018-11-13  7:17 ` Sam
  2018-11-13  9:29 ` Burakov, Anatoly
  0 siblings, 2 replies; 13+ messages in thread
From: Sam @ 2018-11-13  7:16 UTC (permalink / raw)
  To: dev

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?

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

end of thread, other threads:[~2018-11-15 13:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13  7:16 Where is the padding code in DPDK? Sam
2018-11-13  7:17 ` Sam
2018-11-13  7:22   ` Sam
2018-11-13  9:29 ` Burakov, Anatoly
2018-11-14  5:45   ` Sam
2018-11-14 10:17     ` Burakov, Anatoly
2018-11-14 10:51       ` Morten Brørup
2018-11-14 16:19         ` Wiles, Keith
2018-11-15  2:07           ` Sam
2018-11-15  2:13             ` Sam
2018-11-15 10:06             ` Burakov, Anatoly
2018-11-15 10:27           ` Morten Brørup
2018-11-15 13:32             ` Wiles, Keith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.