Re: [dpdk-dev] [PATCH] usertools/telemetry: fix instance help text

2021-10-19 Thread David Marchand
On Mon, Oct 18, 2021 at 12:59 PM Bruce Richardson wrote: > > The instance option help text was incorrect, this patch corrects it. > > > > Fixes: 11435aae2089 ("usertools/telemetry: connect to separate instances") > > > > Signed-off-by: Conor Walsh > Acked-by: Bruce Richardson Applied, thanks.

Re: [dpdk-dev] [PATCH] usertools/telemetry: fix instance help text

2021-10-18 Thread Bruce Richardson
On Mon, Oct 18, 2021 at 10:39:29AM +, Conor Walsh wrote: > The instance option help text was incorrect, this patch corrects it. > > Fixes: 11435aae2089 ("usertools/telemetry: connect to separate instances") > > Signed-off-by: Conor Walsh > --- > usertools/dpdk-telemetry.py | 2 +- > 1 file