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 name of hash > parameters. > > Long Wu (2): > net/nfp: fix representor name too long > net/nfp: reduce the length of PCI name >
Series applied to dpdk-next-net/main, thanks.