On Thu, 12 Sep 2024 16:35:18 +0000
"Lombardo, Ed" <ed.lomba...@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 via email to