[PATCH v9 0/1] fix inconsistent representation of PCI device name
Shani Peretz
shperetz at nvidia.com
Sun Jul 13 08:34:16 CEST 2025
v9:
added pci dependency to the testpmd meson file
fixed typo in commit message
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/meson.build | 2 +-
app/test-pmd/testpmd.c | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)
--
2.34.1
More information about the dev
mailing list