[dts] [PATCH V1] fix RX TX different

Liu, Yong yong.liu at intel.com
Mon Jan 29 07:37:02 CET 2018


Gang,
Please explain more about this change. Like why it need before and why useless now.

Thanks,
Marvin

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of xu,gang
> Sent: Monday, January 29, 2018 2:31 PM
> To: dts at dpdk.org
> Cc: Xu, GangX <gangx.xu at intel.com>
> Subject: [dts] [PATCH V1] fix RX TX different
> 
> Signed-off-by: xu,gang <gangx.xu at intel.com>
> ---
>  tests/TestSuite_shutdown_api.py | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/tests/TestSuite_shutdown_api.py
> b/tests/TestSuite_shutdown_api.py
> index f81c3d5..e0af041 100644
> --- a/tests/TestSuite_shutdown_api.py
> +++ b/tests/TestSuite_shutdown_api.py
> @@ -146,9 +146,6 @@ class TestShutdownApi(TestCase):
>              # some NIC will always include tx crc
>              rx_bytes_exp -= 4
>              tx_bytes_exp -= 4
> -            if vlan is True:
> -                # vlan strip default is on
> -                tx_bytes_exp -= 4
> 
>          # fortville nic enable send lldp packet function when port setup
>          # now the tx-packets size is lldp_size(110) * n + forward packe
> size
> --
> 1.9.3



More information about the dts mailing list