mbox series

[V1,0/2] delete unbind ports of ports.cfg step

Message ID 20210330085031.322807-1-weix.ling@intel.com (mailing list archive)
Headers
Series delete unbind ports of ports.cfg step |

Message

Ling, WeiX March 30, 2021, 8:50 a.m. UTC
  Delete unbind ports of ports.cfg step in set_up_all and
tear_down_all to avoid impact other test suites.

Ling Wei (2):
  tests/dpdk_gro_lib: delete unbind ports of ports.cfg step
  tests/dpdk_gso_lib: delete unbind ports of ports.cfg step

 tests/TestSuite_dpdk_gro_lib.py | 6 ++----
 tests/TestSuite_dpdk_gso_lib.py | 8 +-------
 2 files changed, 3 insertions(+), 11 deletions(-)
  

Comments

Ling, WeiX March 30, 2021, 9:19 a.m. UTC | #1
> -----Original Message-----
> From: Ling, WeiX <weix.ling@intel.com>
> Sent: Tuesday, March 30, 2021 04:51 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1 0/2] delete unbind ports of ports.cfg step
> 
Tested-by: Wei Ling <weix.ling@intel.com>