DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: "Lombardo, Ed" <Ed.Lombardo@netscout.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: DPDK and E810 NIC
Date: Thu, 12 Sep 2024 09:56:15 -0700	[thread overview]
Message-ID: <20240912095615.12bf9719@hermes.local> (raw)
In-Reply-To: <CH3PR01MB8470650FD8E4D24E469882F28F642@CH3PR01MB8470.prod.exchangelabs.com>

On Thu, 12 Sep 2024 16:35:18 +0000
"Lombardo, Ed" <Ed.Lombardo@netscout.com> wrote:

> Hi,
> Does DPDK 22.11 with Intel E810 NIC guarantee the mbufs are 4 KB aligned?
> 
> Thanks,
> Ed

Probably not. The mbuf pool is created by the application. Alignment
depends on the size and options passed to rte_pktmbuf_pool_create.

      reply	other threads:[~2024-09-12 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12 16:35 Lombardo, Ed
2024-09-12 16:56 ` Stephen Hemminger [this message]

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=20240912095615.12bf9719@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=Ed.Lombardo@netscout.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).