diff options
author | Michael Chan <michael.chan@broadcom.com> | 2018-10-05 06:26:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-05 06:41:16 +0200 |
commit | dbe80d446c859873820eedfff4abc61c71f1927b (patch) | |
tree | 15aebdb2f14a982d8cc292a3cd80457c83210a4e /kernel/Kconfig.freezer | |
parent | team: Forbid enslaving team device to itself (diff) | |
download | linux-dbe80d446c859873820eedfff4abc61c71f1927b.tar.xz linux-dbe80d446c859873820eedfff4abc61c71f1927b.zip |
bnxt_en: Fix VNIC reservations on the PF.
The enables bit for VNIC was set wrong when calling the HWRM_FUNC_CFG
firmware call to reserve VNICs. This has the effect that the firmware
will keep a large number of VNICs for the PF, and having very few for
VFs. DPDK driver running on the VFs, which requires more VNICs, may not
work properly as a result.
Fixes: 674f50a5b026 ("bnxt_en: Implement new method to reserve rings.")
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/Kconfig.freezer')
0 files changed, 0 insertions, 0 deletions