[dpdk-dev] DPDK Max Mbuf Allocation
Kamaraj P
pkamaraj at gmail.com
Mon Sep 13 06:56:40 CEST 2021
Hello All,
Would like to understand or if there are any guidelines to allocate the max
no of mbuf per NIC ?
For example, if i have defined as below:
#define RX_RING_SIZE 1024
#define TX_RING_SIZE 1024
The Maximum RX/TX queues can be defined as 8 per NIC, What would be the max
no of mbuf can be allocated per NIC ?
Please share if there is any guildliness or any limitation to increase the
mbuf ?
Thanks,
Kamaraj
More information about the dev
mailing list