mbox

[V1,0/4] Support eal_param -a to avoid running containers

Message ID 20230524033328.2146223-1-yux.jiang@intel.com (mailing list archive)
Headers

Message

Yu Jiang May 24, 2023, 3:33 a.m. UTC
  Support eal_param -a to avoid running containers conflict

Yu Jiang (4):
  tests/coremask: support eal_param -a to avoid running containers
    conflict
  tests/ethtool_stats: support eal_param -a to avoid running containers
    conflict
  tests/external_mempool_handler: support eal_param -a to avoid running
    containers conflict
  tests/multiple_pthread: support eal_param -a to avoid running
    containers conflict

 tests/TestSuite_coremask.py                 | 37 +++++++++++++----
 tests/TestSuite_ethtool_stats.py            | 10 +++--
 tests/TestSuite_external_mempool_handler.py | 15 +++++--
 tests/TestSuite_multiple_pthread.py         | 46 ++++++++++++---------
 4 files changed, 74 insertions(+), 34 deletions(-)