mbox

[0/2] tests/blocklist: Add support for NFP PMD

Message ID 20230703193459.41870-1-niklas.soderlund@corigine.com (mailing list archive)
Headers

Message

Niklas Söderlund July 3, 2023, 7:34 p.m. UTC
  Hi,

This series extends the blocklist test to support the NFP PMD. The qurik 
being that a NFP PMD can supply two ports from the same PCI location.

The first patch extends the matching for NFP driver name. While the 
second patch extends the test to allow to test two ports from the same 
PCI location.

Qin Ke (2):
  tests/blocklist: optimize logic to match more driver name of pmd
  tests/blocklist: optimize case of bl_one_port to adapt to more
    scenarios

 tests/TestSuite_blocklist.py | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)