Commit 8aa36f57 authored by Vishal Kulkarni's avatar Vishal Kulkarni
Browse files

cxgb4: Update T6 config file



Modify ddp, pbl and tls resources
Signed-off-by: default avatarVishal Kulkarni <vishal@chelsio.com>
parent 6314fa0c
...@@ -430,10 +430,10 @@ ...@@ -430,10 +430,10 @@
tp_l2t = 3072 tp_l2t = 3072
tp_ddp = 2 tp_ddp = 2
tp_ddp_iscsi = 2 tp_ddp_iscsi = 2
tp_tls_key = 3 tp_tls_key = 2
tp_tls_mxrxsize = 17408 # 16384 + 1024, governs max rx data, pm max xfer len, rx coalesce sizes tp_tls_mxrxsize = 17408 # 16384 + 1024, governs max rx data, pm max xfer len, rx coalesce sizes
tp_stag = 2 tp_stag = 2
tp_pbl = 5 tp_pbl = 7
tp_rq = 7 tp_rq = 7
tp_srq = 128 tp_srq = 128
...@@ -478,7 +478,7 @@ ...@@ -478,7 +478,7 @@
nhash = 2048 nhash = 2048
tp_l2t = 4 tp_l2t = 4
protocol = fcoe_initiator protocol = fcoe_initiator
tp_ddp = 2 tp_ddp = 1
fcoe_nfcf = 16 fcoe_nfcf = 16
fcoe_nvnp = 32 fcoe_nvnp = 32
fcoe_nssn = 1024 fcoe_nssn = 1024
...@@ -588,7 +588,7 @@ ...@@ -588,7 +588,7 @@
[fini] [fini]
version = 0x1425001d version = 0x1425001d
checksum = 0x14a220cd checksum = 0x14a022cd
# Total resources used by above allocations: # Total resources used by above allocations:
# Virtual Interfaces: 104 # Virtual Interfaces: 104
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment