Re: [PATCH 0/2] reduce the length of PCI name

2023-06-21 Thread Ferruh Yigit
On 6/15/2023 7:51 AM, Chaoyong He wrote: > Use the complete PCI name as the part of representor port name cause the > app crash, because the name is too long. > > Fix this by reduce the length, using only the parts after the first ':'. > > To keep unification, also use the same approach for the n

[PATCH 0/2] reduce the length of PCI name

2023-06-14 Thread Chaoyong He
Use the complete PCI name as the part of representor port name cause the app crash, because the name is too long. Fix this by reduce the length, using only the parts after the first ':'. To keep unification, also use the same approach for the name of hash parameters. Long Wu (2): net/nfp: fix