Closed asunkad closed 1 year ago
Setting DPDK TAP interface MTU as same as linux net_tap interface MTU value, leads for DPDK tap fd to truncate ethernet header size.
To mitigate the issue set DPDK TAP interface MTU value to linux net_tap interface MTU value + eth header size.
Signed-off-by: Anand Sunkad anand.sunkad@intel.com
Setting DPDK TAP interface MTU as same as linux net_tap interface MTU value, leads for DPDK tap fd to truncate ethernet header size.
To mitigate the issue set DPDK TAP interface MTU value to linux net_tap interface MTU value + eth header size.
Signed-off-by: Anand Sunkad anand.sunkad@intel.com