Browse Source

bnx2x: Add FW 7.13.11.0.

This patch adds new FW for bnx2x, which adds the following:
 - TX VLAN filtering support.
 - Enable TPA only for packets without VLAN.

It also addresses few critical issues,
 - Fairness algorithm misbehaviour when minimum bandwidth configured
   for all PFs.
 - Error recovery issue on TAPE devices.
 - FW not discarding FIP frames that are not designated to PF.
 - Kernel driver initialization failure after preboot driver.
 - VxLAN stops working after sending inner IP fragmented traffic.
 - Issues in the following FW flows:
    SD VLAN update, TX packet drop, packet padding flow, vlan add/remove.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>
Signed-off-by: Rahul Verma <Rahul.Verma@cavium.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
main
Rahul Verma 6 years ago committed by Josh Boyer
parent
commit
8fcf0ec44c
No known key found for this signature in database
GPG Key ID: A31B6BD72486CFD6
  1. 3
      WHENCE
  2. BIN
      bnx2x/bnx2x-e1-7.13.11.0.fw
  3. BIN
      bnx2x/bnx2x-e1h-7.13.11.0.fw
  4. BIN
      bnx2x/bnx2x-e2-7.13.11.0.fw

3
WHENCE

@ -1363,6 +1363,9 @@ File: bnx2x/bnx2x-e2-7.12.30.0.fw @@ -1363,6 +1363,9 @@ File: bnx2x/bnx2x-e2-7.12.30.0.fw
File: bnx2x/bnx2x-e1-7.13.1.0.fw
File: bnx2x/bnx2x-e1h-7.13.1.0.fw
File: bnx2x/bnx2x-e2-7.13.1.0.fw
File: bnx2x/bnx2x-e1-7.13.11.0.fw
File: bnx2x/bnx2x-e1h-7.13.11.0.fw
File: bnx2x/bnx2x-e2-7.13.11.0.fw


License:

BIN
bnx2x/bnx2x-e1-7.13.11.0.fw

Binary file not shown.

BIN
bnx2x/bnx2x-e1h-7.13.11.0.fw

Binary file not shown.

BIN
bnx2x/bnx2x-e2-7.13.11.0.fw

Binary file not shown.
Loading…
Cancel
Save