[dts] [PATCH V1] fix RX TX different

xu,gang gangx.xu at intel.com
Mon Jan 29 07:31:19 CET 2018


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