Re: [dpdk-dev] [PATCH v3 17/18] test-pmd: fix spelling errors in comments

2021-10-14 Thread Li, Xiaoyun
> -Original Message- > From: Stephen Hemminger > Sent: Friday, October 15, 2021 05:57 > To: dev@dpdk.org > Cc: Stephen Hemminger ; Li, Xiaoyun > > Subject: [PATCH v3 17/18] test-pmd: fix spelling errors in comments app/test-pmd: fix spelling errors in comments Except the title, Acked-by

[dpdk-dev] [PATCH v3 17/18] test-pmd: fix spelling errors in comments

2021-10-14 Thread Stephen Hemminger
More typos Signed-off-by: Stephen Hemminger --- app/test-pmd/cmdline.c | 2 +- app/test-pmd/config.c | 4 ++-- app/test-pmd/icmpecho.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c index 826256b0b346..50af096c6a6e 100644