Re: [dpdk-dev] [PATCH v2] usertools: decode PCI device name as UTF-8

2020-05-24 Thread Thomas Monjalon
13/04/2020 18:19, Andrew Rybchenko: > On 4/13/20 7:18 PM, Christos Ricudis wrote: > > Fixes the case where a PCI device string identifier > > contains non-ASCII UTF-8 > > > > A particular example is Mellanox Connext-X 5 EN MT27800: > > > > 28:00.0 Ethernet controller: Mellanox Technologies > > MT

[dpdk-dev] [PATCH v2] usertools: decode PCI device name as UTF-8

2020-04-13 Thread Christos Ricudis
Fixes the case where a PCI device string identifier contains non-ASCII UTF-8 A particular example is Mellanox Connext-X 5 EN MT27800: 28:00.0 Ethernet controller: Mellanox Technologies MT27800 Family [ConnectX-5] Subsystem: Mellanox Technologies ConnectX®-5 EN network interface card, 100GbE sing

Re: [dpdk-dev] [PATCH v2] usertools: decode PCI device name as UTF-8

2020-04-13 Thread Andrew Rybchenko
On 4/13/20 7:18 PM, Christos Ricudis wrote: > Fixes the case where a PCI device string identifier > contains non-ASCII UTF-8 > > A particular example is Mellanox Connext-X 5 EN MT27800: > > 28:00.0 Ethernet controller: Mellanox Technologies > MT27800 Family [ConnectX-5] > > Subsystem: Mellanox T