On Sat, Feb 9, 2019 at 11:06 PM Rahul Verma <rahul.verma@xxxxxxxxxx> wrote: > > From: Rahul Verma <Rahul.Verma@xxxxxxxxxx> > > 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@xxxxxxxxxx> > Signed-off-by: Ariel Elior <Ariel.Elior@xxxxxxxxxx> > Signed-off-by: Rahul Verma <Rahul.Verma@xxxxxxxxxx> Applied and pushed out. josh