On 7/29/2019 10:28 PM, Lance Richardson wrote: > From: Kalesh AP <kalesh-anakkur.pura...@broadcom.com> > > 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 <kalesh-anakkur.pura...@broadcom.com> > Reviewed-by: Somnath Kotur <somnath.ko...@broadcom.com> > Signed-off-by: Lance Richardson <lance.richard...@broadcom.com>
Applied to dpdk-next-net/master, thanks.