[dts][PATCH V1 1/2] tests/smoke_base modify ixgbe support vf jumbo verify.

Peng, Yuan yuan.peng at intel.com
Tue May 10 05:31:01 CEST 2022


Acked-by: Peng, Yuan <yuan.peng at intel.com>

-----Original Message-----
From: Li, WeiyuanX <weiyuanx.li at intel.com> 
Sent: Monday, May 9, 2022 3:47 PM
To: dts at dpdk.org; Peng, Yuan <yuan.peng at intel.com>
Cc: Li, WeiyuanX <weiyuanx.li at intel.com>
Subject: [dts][PATCH V1 1/2] tests/smoke_base modify ixgbe support vf jumbo verify.

the ixgbe NIC only supports one global MTU per physical port.
So when the user sets different MTUs on PF and VF ports in one physical port, the real MTU for all these PF and VF ports is the largest value set.
This behavior is based on the kernel driver behavior.

So, modify script supports the verification packet sent is greater than PF MTU for ixgbe driver.

Signed-off-by: Weiyuan Li <weiyuanx.li at intel.com>


More information about the dts mailing list