]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
cxgbe(4): adjust PMRX and PMTX parameters.
authornp <np@FreeBSD.org>
Mon, 10 Nov 2014 19:45:28 +0000 (19:45 +0000)
committernp <np@FreeBSD.org>
Mon, 10 Nov 2014 19:45:28 +0000 (19:45 +0000)
MFC after: 1 week

sys/dev/cxgbe/firmware/t4fw_cfg.txt
sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt
sys/dev/cxgbe/firmware/t5fw_cfg.txt
sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt
sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt

index 81d7df2466d10bbc41710f33183dd8d9a2d528eb..f417abb6a7efdecba6b1c87dacfe2a92f869b684 100644 (file)
@@ -28,8 +28,8 @@
        tp_ntxch = 0
 
        # TP rx and tx payload memory (% of the total EDRAM + DDR3).
-       tp_pmrx = 38
-       tp_pmtx = 60
+       tp_pmrx = 38, 512
+       tp_pmtx = 60, 512
        tp_pmrx_pagesize = 64K
        tp_pmtx_pagesize = 64K
 
 
 [fini]
        version = 0x1
-       checksum = 0x6a1f8858
+       checksum = 0xb4168add
 #
 # $FreeBSD$
 #
index 2690edd1e6f1229d9b988331f065d3e79ea946be..95fc7b1eae632dd6cdc2978cc077fab1f2cd392e 100644 (file)
 
        # Percentage of dynamic memory (in either the EDRAM or external MEM)
        # to use for TP RX payload
-       tp_pmrx = 34 
+       tp_pmrx = 34, 512
 
        # TP RX payload page size
        tp_pmrx_pagesize = 64K
 
        # Percentage of dynamic memory (in either the EDRAM or external MEM)
        # to use for TP TX payload
-       tp_pmtx = 32
+       tp_pmtx = 32, 512
 
        # TP TX payload page size
        tp_pmtx_pagesize = 64K
 
 [fini]
        version = 0x14250012
-       checksum = 0xd9ae0325
+       checksum = 0x22f592a9
 
 # Total resources used by above allocations:
 #   Virtual Interfaces: 104
index 51b9129bbdefe8072c485a42a1ec9b770e9679be..59ca453066fcdd29a07c141502899be13149dfae 100644 (file)
@@ -37,8 +37,8 @@
        tp_ntxch = 0
 
        # TP rx and tx payload memory (% of the total EDRAM + DDR3).
-       tp_pmrx = 38
-       tp_pmtx = 60
+       tp_pmrx = 38, 512
+       tp_pmtx = 60, 512
        tp_pmrx_pagesize = 64K
        tp_pmtx_pagesize = 64K
 
 
 [fini]
        version = 0x1
-       checksum = 0xa0ee1715
+       checksum = 0x4f45e608
 #
 # $FreeBSD$
 #
index eb4ed4b205c20fd87f3befd053d5809f435e7d17..e1c8b0008156354afce182ec081f0beac7bbb34e 100644 (file)
 
        # Percentage of dynamic memory (in either the EDRAM or external MEM)
        # to use for TP RX payload
-       tp_pmrx = 30
+       tp_pmrx = 30, 512
 
        # TP RX payload page size
        tp_pmrx_pagesize = 64K
 
        # Percentage of dynamic memory (in either the EDRAM or external MEM)
        # to use for TP TX payload
-       tp_pmtx = 50
+       tp_pmtx = 50, 512
 
        # TP TX payload page size
        tp_pmtx_pagesize = 64K
 
 [fini]
        version = 0x1425000d
-       checksum = 0xe56cb999
+       checksum = 0x22f1530b
 
 # Total resources used by above allocations:
 #   Virtual Interfaces: 104
index 3a3d2a938c018dfe23ea8982697f3a7810c594ac..a3c4482e668a741aa873f3a24e50b2408dc745aa 100644 (file)
 
        # Percentage of dynamic memory (in either the EDRAM or external MEM)
        # to use for TP RX payload
-       tp_pmrx = 30
+       tp_pmrx = 30, 512
 
        # TP RX payload page size
        tp_pmrx_pagesize = 64K
 
        # Percentage of dynamic memory (in either the EDRAM or external MEM)
        # to use for TP TX payload
-       tp_pmtx = 50
+       tp_pmtx = 50, 512
 
        # TP TX payload page size
        tp_pmtx_pagesize = 64K
 
 [fini]
        version = 0x14250016
-       checksum = 0x5d740273
+       checksum = 0xafaf8723
 
 # Total resources used by above allocations:
 #   Virtual Interfaces: 104