qed*: Utilize FW 8.37.7.0
This patch adds a new qed firmware with fixes and support for new features. Fixes: - Fix a rare case of device crash with iWARP, iSCSI or FCoE offload. - Fix GRE tunneled traffic when iWARP offload is enabled. - Fix RoCE failure in ib_send_bw when using inline data. - Fix latency optimization flow for inline WQEs. - BigBear 100G fix RDMA: - Reduce task context size. - Application page sizes above 2GB support. - Performance improvements. ETH: - Tenant DCB support. - Replace RSS indirection table update interface. Misc: - Debug Tools changes. Signed-off-by: Denis Bolotin <denis.bolotin@cavium.com> Signed-off-by: Ariel Elior <ariel.elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
6ef848efc2
commit
a3f723079d
@@ -623,6 +623,7 @@ struct qed_hwfn {
|
||||
void *unzip_buf;
|
||||
|
||||
struct dbg_tools_data dbg_info;
|
||||
void *dbg_user_info;
|
||||
|
||||
/* PWM region specific data */
|
||||
u16 wid_count;
|
||||
|
Reference in New Issue
Block a user