DPDK usage discussions
 help / color / mirror / Atom feed
From: Martin Trommer <Martin.Trommer@rohde-schwarz.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] fm10k - disable minimum ethernet frame size padding
Date: Fri, 19 May 2017 08:45:03 +0000	[thread overview]
Message-ID: <406da3877f694667b56cba8ee40379e3@rohde-schwarz.com> (raw)

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

                 reply	other threads:[~2017-05-19  8:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=406da3877f694667b56cba8ee40379e3@rohde-schwarz.com \
    --to=martin.trommer@rohde-schwarz.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).