[PATCH v8 0/1] fix inconsistent representation of PCI device name

Shani Peretz shperetz at nvidia.com
Tue Jul 8 10:37:39 CEST 2025


v8:
Keep cmp_dev_name as string comparison and create a function within testpmd that converts the PCI name to its long format before passing it to the find_device function.

v1-v7:
The fix focuses on improving cmp_dev_name to perform a smarter comparison instead of a direct string match to find the device.

Shani Peretz (1):
  app/testpmd: canonicalize short PCI name format

 app/test-pmd/testpmd.c | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

-- 
2.34.1



More information about the dev mailing list