On Tue, Oct 22, 2019 at 10:02 AM Sudarsana Reddy Kalluru
[off-list ref] wrote:
This patch adds new FW for bnx2x, which addresses the following issues:
- TCP packet with padding can open TPA aggregation in GRO mode.
- Tx Silent Drops could cause HW error when statistics is not enabled for client.
- Transmission of tunneled packets over tx-only clients (with cos>0 in this case) followed by load/unload with DCB update (for instance), resulted in a Tx path halt.
- FORWARD_SETUP ramrod yielded a FW assert (x_eth_fp_hsi_ver_invalid).
The FW also adds support for direct update of RSS indirection table entry.
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Ameen Rahman <redacted>
---
WHENCE | 3 +++
bnx2x/bnx2x-e1-7.13.15.0.fw | Bin 0 -> 170168 bytes
bnx2x/bnx2x-e1h-7.13.15.0.fw | Bin 0 -> 178608 bytes
bnx2x/bnx2x-e2-7.13.15.0.fw | Bin 0 -> 323360 bytes
4 files changed, 3 insertions(+)
create mode 100644 bnx2x/bnx2x-e1-7.13.15.0.fw
create mode 100644 bnx2x/bnx2x-e1h-7.13.15.0.fw
create mode 100644 bnx2x/bnx2x-e2-7.13.15.0.fw
Applied and pushed out.
josh