Re: [dpdk-dev] [PATCH v3 01/13] net/bnxt: tf core index table updates

2021-09-16 Thread Ajit Khaparde
On Thu, Sep 16, 2021 at 6:47 AM Ferruh Yigit wrote: > > On 9/11/2021 4:30 PM, Venkat Duvvuru wrote: > > From: Farah Smith > > > > Remove unused shadow table functionality. > > > > Can you please update 'tf' (or 'TF') in the patch titles with 'TruFlow', to > make > it more clear and consistent wi

Re: [dpdk-dev] [PATCH v3 01/13] net/bnxt: tf core index table updates

2021-09-16 Thread Ferruh Yigit
On 9/11/2021 4:30 PM, Venkat Duvvuru wrote: > From: Farah Smith > > Remove unused shadow table functionality. > Can you please update 'tf' (or 'TF') in the patch titles with 'TruFlow', to make it more clear and consistent with the previous commits? Ajit, Also can you add 'TruFlow' to the 'de

[dpdk-dev] [PATCH v3 01/13] net/bnxt: tf core index table updates

2021-09-11 Thread Venkat Duvvuru
From: Farah Smith Remove unused shadow table functionality. Signed-off-by: Farah Smith Reviewed-by: Peter Spreadborough --- drivers/net/bnxt/tf_core/tf_core.c | 65 -- drivers/net/bnxt/tf_core/tf_core.h | 103 +-- drivers/net/bnxt/tf_core/tf_device