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