[Edited Message Follows]

I think the problem has some relationship with rx queue number of NIC.

dpdk {
dev 0000:65:00.0 { num-rx-queues 16 }
}
Using this config, when bring up interface. There would be 384 buffers 
available.

dpdk {
dev 0000:65:00.0 { num-rx-queues 8 }
}
Using this config, when bring up interface. There would be 8576 buffers 
available.

dpdk {
dev 0000:65:00.0 { num-rx-queues 2 }
}
Using this config, when bring up interface. There would be 14720 buffers 
available.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17597): https://lists.fd.io/g/vpp-dev/message/17597
Mute This Topic: https://lists.fd.io/mt/77210359/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to