Re: [PATCH] app/testpmd: add help messages for multi-process

2022-03-01 Thread Thomas Monjalon
01/03/2022 04:41, Min Hu (Connor): > Hi, Thomas, > I have adjust the postions in v2. I think the new postion will > be OK. No, I think you just picked a random position. I expect more from a regular contributor like you.

Re: [PATCH] app/testpmd: add help messages for multi-process

2022-02-28 Thread Thomas Monjalon
28/02/2022 04:26, Min Hu (Connor): > --- a/app/test-pmd/parameters.c > +++ b/app/test-pmd/parameters.c > @@ -210,6 +210,8 @@ usage(char* progname) > printf(" --hairpin-mode=0xXX: bitmask set the hairpin port mode.\n" > "0x10 - explicit Tx rule, 0x02 - hairpin ports paired\n"