vpp
vpp copied to clipboard
when default data size is 2048, the umem->frame_size is illeagle
https://github.com/FDio/vpp/blob/659b78d463ac2a46536ff1129abf992db6a80c4a/src/plugins/af_xdp/device.c#L306
umem->frame_size can only be 2K or 4K at the moment. see https://www.kernel.org/doc/html/latest/networking/af_xdp.html#xdp-umem-reg-setsockopt