Re: [dpdk-dev] [PATCH v3 05/17] net/bnxt: remove references to Thor

2020-12-10 Thread Lance Richardson
On Wed, Dec 9, 2020 at 6:55 PM Ajit Khaparde wrote: > > Refactor code to remove references to Thor. > Instead use P5 as in phase 5 of development cycle since it is applicable > to boards other than Thor as well. > > Signed-off-by: Ajit Khaparde > --- > drivers/net/bnxt/bnxt.h| 20 +++

[dpdk-dev] [PATCH v3 05/17] net/bnxt: remove references to Thor

2020-12-09 Thread Ajit Khaparde
Refactor code to remove references to Thor. Instead use P5 as in phase 5 of development cycle since it is applicable to boards other than Thor as well. Signed-off-by: Ajit Khaparde --- drivers/net/bnxt/bnxt.h| 20 +++--- drivers/net/bnxt/bnxt_ethdev.c | 43 +++