Commit Graph

2 Commits

Author SHA1 Message Date
Manish Chopra 78bf6cd6b8
qed: update 8.59.1.0 firmware
This patch updates the QED zipped firmware with the fixes for
following storage (iSCSI and FCoE) fastpath related issues -

* Ystorm SGL handling in case of slow IO is not correct when
  additional iteration over SGEs add 9th SGE to PBF FoC

* High latency for some of the specific types of workloads or
  write requests and handling of MSS & SGL Cache limit

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Alok Prasad <palok@marvell.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-06-21 09:19:20 -04:00
Prabhakar Kushwaha d526e044bd
qed: Add firmware 8.59.1.0
This FW contains several fixes and features, main ones listed below.

Common
     - Add support for relaxed ordering PCI writes.
     - Fixes for 100G HW.
RoCE
     - Support T10DIF on Memory Window.
     - Statistics support for RoCE.
     - Support RDMA Searcher Mode and PVRDMA Namespace.
     - Support RoCE PVRDMA DPT.
     - Fixes for transmission, receive, retransmission flows
       and DCQCN firmware flow.
iWARP
     - Add "HW QoS_Offload" support.
     - Support for Memory Windows.
     - Fixes for the closing QPs flow and iWARP OOO packed DDPs flow.
iSCSI
     - Added statistics support.
     - Support configuration of different page size for connection
       queues.
     - Fixes for iSCSI Rx traffic throughput drop, iSCSI target write
       task
       cleanup flow, iSCSI retransmit flow.
Fcoe
     - Various fixes to avoid fatal firmware errors and FCoE upload and
       cleanup flows.
Eth
      - VF Representor support.
      - Support RSSv2.
      - Support USO for non-tunneled UDP packets.
      - Fixes for LSO & Vport Forwarding, Tx Drop flow.
- Debug
      - Support for various memory dumps.
      - Fixes for Memory leak after extracting debug Traces.

Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Omkar Kulkarni <okulkarni@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:23:45 -04:00