Deleted Added
full compact
t4fw_cfg_uwire.txt (267849) t4fw_cfg_uwire.txt (274612)
1# Chelsio T4 Factory Default configuration file.
2#
3# Copyright (C) 2010-2014 Chelsio Communications. All rights reserved.
4#
5# DO NOT MODIFY THIS FILE UNDER ANY CIRCUMSTANCES. MODIFICATION OF
6# THIS FILE WILL RESULT IN A NON-FUNCTIONAL T4 ADAPTER AND MAY RESULT
7# IN PHYSICAL DAMAGE TO T4 ADAPTERS.
8

--- 111 unchanged lines hidden (view full) ---

120 # valid filterModes are described the Terminator 4 Data Book
121 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
122
123 # filter tuples enforced in LE active region (equal to or subset of filterMode)
124 filterMask = protocol, fcoe
125
126 # Percentage of dynamic memory (in either the EDRAM or external MEM)
127 # to use for TP RX payload
1# Chelsio T4 Factory Default configuration file.
2#
3# Copyright (C) 2010-2014 Chelsio Communications. All rights reserved.
4#
5# DO NOT MODIFY THIS FILE UNDER ANY CIRCUMSTANCES. MODIFICATION OF
6# THIS FILE WILL RESULT IN A NON-FUNCTIONAL T4 ADAPTER AND MAY RESULT
7# IN PHYSICAL DAMAGE TO T4 ADAPTERS.
8

--- 111 unchanged lines hidden (view full) ---

120 # valid filterModes are described the Terminator 4 Data Book
121 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
122
123 # filter tuples enforced in LE active region (equal to or subset of filterMode)
124 filterMask = protocol, fcoe
125
126 # Percentage of dynamic memory (in either the EDRAM or external MEM)
127 # to use for TP RX payload
128 tp_pmrx = 34
128 tp_pmrx = 34, 512
129
130 # TP RX payload page size
131 tp_pmrx_pagesize = 64K
132
133 # TP number of RX channels
134 tp_nrxch = 0 # 0 (auto) = 1
135
136 # Percentage of dynamic memory (in either the EDRAM or external MEM)
137 # to use for TP TX payload
129
130 # TP RX payload page size
131 tp_pmrx_pagesize = 64K
132
133 # TP number of RX channels
134 tp_nrxch = 0 # 0 (auto) = 1
135
136 # Percentage of dynamic memory (in either the EDRAM or external MEM)
137 # to use for TP TX payload
138 tp_pmtx = 32
138 tp_pmtx = 32, 512
139
140 # TP TX payload page size
141 tp_pmtx_pagesize = 64K
142
143 # TP number of TX channels
144 tp_ntxch = 0 # 0 (auto) = equal number of ports
145
146 # TP OFLD MTUs

--- 392 unchanged lines hidden (view full) ---

539 lwm = 15
540 dwm = 30
541 dcb_app_tlv[0] = 0x8906, ethertype, 3
542 dcb_app_tlv[1] = 0x8914, ethertype, 3
543 dcb_app_tlv[2] = 3260, socketnum, 5
544
545[fini]
546 version = 0x14250012
139
140 # TP TX payload page size
141 tp_pmtx_pagesize = 64K
142
143 # TP number of TX channels
144 tp_ntxch = 0 # 0 (auto) = equal number of ports
145
146 # TP OFLD MTUs

--- 392 unchanged lines hidden (view full) ---

539 lwm = 15
540 dwm = 30
541 dcb_app_tlv[0] = 0x8906, ethertype, 3
542 dcb_app_tlv[1] = 0x8914, ethertype, 3
543 dcb_app_tlv[2] = 3260, socketnum, 5
544
545[fini]
546 version = 0x14250012
547 checksum = 0xd9ae0325
547 checksum = 0x22f592a9
548
549# Total resources used by above allocations:
550# Virtual Interfaces: 104
551# Ingress Queues/w Free Lists and Interrupts: 526
552# Egress Queues: 702
553# MPS TCAM Entries: 336
554# MSI-X Vectors: 736
555# Virtual Functions: 64
556#
548
549# Total resources used by above allocations:
550# Virtual Interfaces: 104
551# Ingress Queues/w Free Lists and Interrupts: 526
552# Egress Queues: 702
553# MPS TCAM Entries: 336
554# MSI-X Vectors: 736
555# Virtual Functions: 64
556#
557# $FreeBSD: stable/10/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt 267849 2014-06-25 02:14:55Z np $
557# $FreeBSD: stable/10/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt 274612 2014-11-17 07:20:03Z np $
558#
558#