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>