net/bnxt: reduce CQ queue size without aggregation ring
authorLance Richardson <lance.richardson@broadcom.com>
Wed, 9 Sep 2020 15:52:59 +0000 (11:52 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:09 +0000 (18:55 +0200)
commit04067844a3e9a058478f50eb61e391846e167865
tree264ddf0435cdaa2644be9f7e290acb9ed26e052b
parentcec43bbf3805911eec0081681faa6dea6a06e7a9
net/bnxt: reduce CQ queue size without aggregation ring

Don't allocate extra completion queue entries for aggregation
ring when aggregation ring will not be used.

Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
drivers/net/bnxt/bnxt_ethdev.c
drivers/net/bnxt/bnxt_rxr.c