On 7/29/2019 10:28 PM, Lance Richardson wrote: > From: Kalesh AP <[email protected]> > > There is a bug in context memory allocation because of which > it results in reusing the context memory allocated for the first > port while allocating memory for next ports. > > Fix it by passing the port id in the name field while > allocating context memory. > > Fixes: f8168ca0e690 ("net/bnxt: support thor controller") > > Signed-off-by: Kalesh AP <[email protected]> > Reviewed-by: Somnath Kotur <[email protected]> > Signed-off-by: Lance Richardson <[email protected]>
Applied to dpdk-next-net/master, thanks.

