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

Tu, Lijuan lijuan.tu at intel.com
Tue May 25 07:38:19 CEST 2021



> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Lingli Chen
> Sent: 2021年4月30日 23:48
> To: dts at dpdk.org
> Cc: Chen, LingliX <linglix.chen at intel.com>
> Subject: [dts] [PATCH V1 0/2] modify igb and igc nic pktsize
> 
> 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

Applied, please mind your length of commit message, it should be less than 74.



More information about the dts mailing list