DPDK usage discussions
 help / color / mirror / Atom feed
* DPDK and E810 NIC
@ 2024-09-12 16:35 Lombardo, Ed
  2024-09-12 16:56 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Lombardo, Ed @ 2024-09-12 16:35 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

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

Thanks,
Ed

[-- Attachment #2: Type: text/html, Size: 1669 bytes --]

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

* Re: DPDK and E810 NIC
  2024-09-12 16:35 DPDK and E810 NIC Lombardo, Ed
@ 2024-09-12 16:56 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2024-09-12 16:56 UTC (permalink / raw)
  To: Lombardo, Ed; +Cc: users

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.

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

end of thread, other threads:[~2024-09-12 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-12 16:35 DPDK and E810 NIC Lombardo, Ed
2024-09-12 16:56 ` Stephen Hemminger

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