[dpdk-dev] [PATCH] net/bnxt: create ring group array only when needed
Ferruh Yigit
ferruh.yigit at intel.com
Tue Jul 16 18:16:58 CEST 2019
On 7/10/2019 6:11 PM, Lance Richardson wrote:
> Fix an overrun of the ring group array with BCM5750X-based
> adapters by ensuring that the ring group array is not allocated
> or accessed for adapters that do not support ring groups.
>
> Fixes: f8168ca0e690 ("net/bnxt: support thor controller")
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>
> Reviewed-by: Ajit Kumar Khaparde <ajit.khaparde at broadcom.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list