[dts] [PATCH V1 0/2] modify igb and igc nic pktsize

Lingli Chen linglix.chen at intel.com
Fri Apr 30 17:48:11 CEST 2021


1.According to dpdk commit ddbc8c16a97f ("net/e1000: fix max Rx packet size"): modify shutdown_api/enable_disablejumbo igb pktSize.
2.According to dpdk-26436:If LPE is 1b,the maximum packet size that Foxville can receive is defined in the RLPML.RLPML register.The RLPML.RLPML register was set to MTU + 14 + 4 bytes (must consider at lease 1 VLAN tag since VLAN tag is not included in MTU).
modify tests/mtu_update igb and igc critical values.

Lingli Chen (2):
  tests/mtu_update: modify igb and igc critical values
  tests/shutdown_api: modify igb pktSize

 tests/TestSuite_mtu_update.py   | 19 +++++++++++++------
 tests/TestSuite_shutdown_api.py |  4 ++--
 2 files changed, 15 insertions(+), 8 deletions(-)

-- 
2.17.1



More information about the dts mailing list