RE: [PATCH v1 1/3] fix PMD wording typo

2021-11-22 Thread Walsh, Conor
Hi Sean, A few minor nits, TBH not sure if they should be changed in this patch as this patch is just removing "driver" and correcting capitalisation of PMD. > diff --git a/drivers/net/hns3/hns3_ethdev.h > b/drivers/net/hns3/hns3_ethdev.h > index 6d30125dcc..488fe8dbbc 100644 > --- a/drivers/

RE: [PATCH v1 1/3] fix PMD wording typo

2021-11-19 Thread Mcnamara, John
Acked-by: John McNamara

[PATCH v1 1/3] fix PMD wording typo

2021-11-18 Thread Sean Morrissey
Removing the use of driver following PMD as its unnecessary. Signed-off-by: Sean Morrissey Signed-off-by: Conor Fogarty --- app/test-pmd/cmdline.c| 4 +-- doc/guides/bbdevs/turbo_sw.rst| 2 +- doc/guides/cryptodevs/virtio.rst | 2 +- doc/g