[dpdk-dev] [PATCH 1/2] net/bnxt: fix context memory allocation

Ferruh Yigit ferruh.yigit at intel.com
Tue Jul 30 19:23:03 CEST 2019


On 7/29/2019 10:28 PM, Lance Richardson wrote:
> From: Kalesh AP <kalesh-anakkur.purayil at 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.purayil at broadcom.com>
> Reviewed-by: Somnath Kotur <somnath.kotur at broadcom.com>
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list