test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] modify igb and igc nic pktsize
@ 2021-04-30 15:48 Lingli Chen
  2021-04-30  7:18 ` Chen, LingliX
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lingli Chen @ 2021-04-30 15:48 UTC (permalink / raw)
  To: dts; +Cc: Lingli Chen

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-25  5:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30 15:48 [dts] [PATCH V1 0/2] modify igb and igc nic pktsize Lingli Chen
2021-04-30  7:18 ` Chen, LingliX
2021-04-30 15:48 ` [dts] [PATCH V1 1/2] tests/mtu_update: modify igb and igc critical values Lingli Chen
2021-04-30 15:48 ` [dts] [PATCH V1 2/2] tests/shutdown_api: modify igb pktSize Lingli Chen
2021-05-25  5:38 ` [dts] [PATCH V1 0/2] modify igb and igc nic pktsize Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).