Re: [dpdk-dev] [PATCH v4 05/34] net/bnxt: add initial tf core session close support

2020-04-16 Thread Ajit Khaparde
On Thu, Apr 16, 2020 at 10:39 AM Ferruh Yigit wrote: > On 4/15/2020 9:18 AM, Venkat Duvvuru wrote: > > From: Michael Wildt > > > > - Add TruFlow session and resource support functions > > - Add Truflow session close API and related message support functions > > for both session and hw resource

Re: [dpdk-dev] [PATCH v4 05/34] net/bnxt: add initial tf core session close support

2020-04-16 Thread Ferruh Yigit
On 4/15/2020 9:18 AM, Venkat Duvvuru wrote: > From: Michael Wildt > > - Add TruFlow session and resource support functions > - Add Truflow session close API and related message support functions > for both session and hw resources > > Signed-off-by: Michael Wildt > Reviewed-by: Randy Schacher

[dpdk-dev] [PATCH v4 05/34] net/bnxt: add initial tf core session close support

2020-04-15 Thread Venkat Duvvuru
From: Michael Wildt - Add TruFlow session and resource support functions - Add Truflow session close API and related message support functions for both session and hw resources Signed-off-by: Michael Wildt Reviewed-by: Randy Schacher Reviewed-by: Ajit Kumar Khaparde --- drivers/net/bnxt/Ma