DPDK usage discussions
 help / color / mirror / Atom feed
From: Amihay Sobel <amihay.sobel@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] fail to send jumbo packets with fm10k PMD driver
Date: Wed, 28 Feb 2018 13:46:53 +0200	[thread overview]
Message-ID: <CAA1AJP08Q=M8DT069hWVErNdokXLEm4Jz1-t6ZqeatL29dBX=g@mail.gmail.com> (raw)

 Hello all,

I am using the fm10k PMD driver with vector optimization enabled.
I noticed that the jumbo packets feature is not working for TX (configured
jumbo_frame = 1, enable_scatter = 1 and max_rx_pkt_len = 9000).
I am able to receive the jumbo packets correctly, but they are not sent on
TX (i suspect that the fm10k TX vector driver is only sending the first
segment of the
jumbo frame chain)
Do you know if there is any solution for the above problem, is this problem
known or is it suppose to work?

When working with the non vector PMD driver, i notice that i am only able
to send packets compound of 4 segments (4 mbuf's) and then the max size
depends
on the mbuf size.

Is this a correct observation and is it a known limit or can this be
changed?

Thanks
Amihay

                 reply	other threads:[~2018-02-28 11:46 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='CAA1AJP08Q=M8DT069hWVErNdokXLEm4Jz1-t6ZqeatL29dBX=g@mail.gmail.com' \
    --to=amihay.sobel@gmail.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).