DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] fm10k - disable minimum ethernet frame size padding
@ 2017-05-19  8:45 Martin Trommer
  0 siblings, 0 replies; only message in thread
From: Martin Trommer @ 2017-05-19  8:45 UTC (permalink / raw)
  To: users

Hello,

we are using DPDK 16.11.1 and a fm10k card and are on a simple forwarding scenario. The DPDK application is forwading the packets as they are.

Is there a option/workaround to disable Ethernet padding to minimum allowed ethernet size ?

Further, we observed VLAN tagged frames smaller than 64 octets are padded to 68 octets (which is allowed by IEEE 802.1Q, chapter 2.3. b.).
This may be because the card is doing padding to 64 bytes before the VLAN tag is restored, leading to a frame size of 68 bytes.
Is there a way to prevent VLAN tagged frames padded to 68 bytes but to 64 bytes in case padding is necessary ?


Thanks!


Martin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-19  8:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-19  8:45 [dpdk-users] fm10k - disable minimum ethernet frame size padding Martin Trommer

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