On 7/7/2019 4:57 PM, Xiaolong Ye wrote: > XSK_UMEM__DEFAULT_FRAME_SIZE has been changed to 4096 in kernel commit > 123e8da1d330 (xsk: Change the default frame size to 4096 and allow > controlling it), but we still need to keep ETH_AF_XDP_FRAME_SIZE as 2048 to > fit most dpdk apps. > > Signed-off-by: Xiaolong Ye <xiaolong...@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.