net/bnxt: advertise scatter Rx offload capability
authorLance Richardson <lance.richardson@broadcom.com>
Fri, 4 Oct 2019 03:49:02 +0000 (20:49 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 8 Oct 2019 10:14:32 +0000 (12:14 +0200)
commit94d4afd2d167886f9eb4833443478e048cd60588
tree494e2e4b33f164fa292c422592069586d8b0a361
parent13d3780df632259cf62017d0a030cd5de7434ba2
net/bnxt: advertise scatter Rx offload capability

Scattered receive is supported but not included in receive offload
capabilities. Fix by adding it and including in scattered receive
calculation.

Fixes: 9c1507d96ab8 ("net/bnxt: switch to the new offload API")
Cc: stable@dpdk.org
Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
drivers/net/bnxt/bnxt_ethdev.c