917229c24e
dpdk-vhost will fail to launch with a 40G i40e port because
there are not enough mbufs. This patch adds a new option
--total-num-mbufs, through which the user can set larger
mbuf pool to avoid this problem.
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
main.h | ||
Makefile | ||
meson.build | ||
virtio_net.c |