summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaju Rangoju <rajur@chelsio.com>2021-04-19 07:44:20 -0700
committerRaju Rangoju <rajur@chelsio.com>2021-04-19 07:44:20 -0700
commit940b7f42d45de247eb9a2c4874985a400cb936c4 (patch)
tree6572266d60472b8942f27e00819684e183980336
parentf66adc3cde7ee0607ea9198ca460031d3564fb33 (diff)
downloadlinux-firmware-940b7f42d45de247eb9a2c4874985a400cb936c4.tar.gz
cxgb4: Update firmware to revision 1.25.4.0
Signed-off-by: Raju Rangoju <rajur@chelsio.com>
-rw-r--r--WHENCE12
-rw-r--r--cxgb4/configs/t6-config-default.txt8
-rw-r--r--cxgb4/t4fw-1.24.17.0.binbin568832 -> 0 bytes
-rw-r--r--cxgb4/t4fw-1.25.4.0.binbin0 -> 569856 bytes
-rw-r--r--cxgb4/t5fw-1.24.17.0.binbin672768 -> 0 bytes
-rw-r--r--cxgb4/t5fw-1.25.4.0.binbin0 -> 675328 bytes
-rw-r--r--cxgb4/t6fw-1.24.17.0.binbin727040 -> 0 bytes
-rw-r--r--cxgb4/t6fw-1.25.4.0.binbin0 -> 728064 bytes
8 files changed, 12 insertions, 8 deletions
diff --git a/WHENCE b/WHENCE
index 67ea655..9699246 100644
--- a/WHENCE
+++ b/WHENCE
@@ -578,14 +578,14 @@ Driver: cxgb4 - Chelsio Terminator 4/5/6 1/10/25/40/100G Ethernet adapter
File: cxgb4/t4fw-1.14.4.0.bin
File: cxgb4/t4fw-1.15.37.0.bin
-File: cxgb4/t4fw-1.24.17.0.bin
-Link: cxgb4/t4fw.bin -> t4fw-1.24.17.0.bin
+File: cxgb4/t4fw-1.25.4.0.bin
+Link: cxgb4/t4fw.bin -> t4fw-1.25.4.0.bin
File: cxgb4/t5fw-1.14.4.0.bin
File: cxgb4/t5fw-1.15.37.0.bin
-File: cxgb4/t5fw-1.24.17.0.bin
-Link: cxgb4/t5fw.bin -> t5fw-1.24.17.0.bin
-File: cxgb4/t6fw-1.24.17.0.bin
-Link: cxgb4/t6fw.bin -> t6fw-1.24.17.0.bin
+File: cxgb4/t5fw-1.25.4.0.bin
+Link: cxgb4/t5fw.bin -> t5fw-1.25.4.0.bin
+File: cxgb4/t6fw-1.25.4.0.bin
+Link: cxgb4/t6fw.bin -> t6fw-1.25.4.0.bin
File: cxgb4/aq1202_fw.cld
File: cxgb4/bcm8483.bin
File: cxgb4/configs/t4-config-default.txt
diff --git a/cxgb4/configs/t6-config-default.txt b/cxgb4/configs/t6-config-default.txt
index db281b6..b0145ab 100644
--- a/cxgb4/configs/t6-config-default.txt
+++ b/cxgb4/configs/t6-config-default.txt
@@ -110,7 +110,8 @@
sge_dbq_timer = 3, 2, 1, 5, 7, 9, 12, 16
# enable TP_OUT_CONFIG.IPIDSPLITMODE
- reg[0x7d04] = 0x00010000/0x00010000
+ # Set TP_OUT_CONFIG.CCplAckMode to get srtt/rttvar
+ reg[0x7d04] = 0x00012000/0x00012000
reg[0x7dc0] = 0x0e2f8849 # TP_SHIFT_CNT
@@ -200,6 +201,9 @@
hma_size = 92 # Size (in MBs) of host memory expected
hma_regions = stag,pbl,rq # What all regions to place in host memory
+ #enable bottleneck-bw congestion control mode
+ #ofld_flags = 4
+
# Some "definitions" to make the rest of this a bit more readable. We support
# 4 ports, 3 functions (NIC, FCoE and iSCSI), scaling up to 8 "CPU Queue Sets"
# per function per port ...
@@ -588,7 +592,7 @@
[fini]
version = 0x1425001d
- checksum = 0xbcf115d
+ checksum = 0xa1403d73
# Total resources used by above allocations:
# Virtual Interfaces: 104
diff --git a/cxgb4/t4fw-1.24.17.0.bin b/cxgb4/t4fw-1.24.17.0.bin
deleted file mode 100644
index 5d9f051..0000000
--- a/cxgb4/t4fw-1.24.17.0.bin
+++ /dev/null
Binary files differ
diff --git a/cxgb4/t4fw-1.25.4.0.bin b/cxgb4/t4fw-1.25.4.0.bin
new file mode 100644
index 0000000..9b61bfb
--- /dev/null
+++ b/cxgb4/t4fw-1.25.4.0.bin
Binary files differ
diff --git a/cxgb4/t5fw-1.24.17.0.bin b/cxgb4/t5fw-1.24.17.0.bin
deleted file mode 100644
index 5b923ba..0000000
--- a/cxgb4/t5fw-1.24.17.0.bin
+++ /dev/null
Binary files differ
diff --git a/cxgb4/t5fw-1.25.4.0.bin b/cxgb4/t5fw-1.25.4.0.bin
new file mode 100644
index 0000000..0e28b8a
--- /dev/null
+++ b/cxgb4/t5fw-1.25.4.0.bin
Binary files differ
diff --git a/cxgb4/t6fw-1.24.17.0.bin b/cxgb4/t6fw-1.24.17.0.bin
deleted file mode 100644
index e7edc85..0000000
--- a/cxgb4/t6fw-1.24.17.0.bin
+++ /dev/null
Binary files differ
diff --git a/cxgb4/t6fw-1.25.4.0.bin b/cxgb4/t6fw-1.25.4.0.bin
new file mode 100644
index 0000000..c366eb2
--- /dev/null
+++ b/cxgb4/t6fw-1.25.4.0.bin
Binary files differ