]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r310151 and r311173.
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Jan 2017 08:44:47 +0000 (08:44 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Jan 2017 08:44:47 +0000 (08:44 +0000)
commit7d5ed9db7f3c08e51c52bab9bf707cd9397d35d3
tree4f027b63300e2dd7cded4603eed2369f4328701e
parent766959e247bc01cbb626f78e3950cc4685b3f0cd
MFC r310151 and r311173.

r310151:
cxgbe(4): Changes to the default T6 firmware configuration file.

- Disable features that are not supported or not used on FreeBSD.
- Increase the RSS table slice per interface.
- Increase the share of the TCAM reserved for filtering.

r311173:
cxgbe(4):  Update T4, T5 and T6 firmwares to 1.16.26.0.

Sponsored by: Chelsio Communications

git-svn-id: svn://svn.freebsd.org/base/stable/10@311507 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
14 files changed:
sys/conf/files
sys/dev/cxgbe/firmware/t4fw-1.16.22.0.bin.uu [deleted file]
sys/dev/cxgbe/firmware/t4fw-1.16.26.0.bin.uu [new file with mode: 0644]
sys/dev/cxgbe/firmware/t4fw_interface.h
sys/dev/cxgbe/firmware/t5fw-1.16.22.0.bin.uu [deleted file]
sys/dev/cxgbe/firmware/t5fw-1.16.26.0.bin.uu [new file with mode: 0644]
sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt
sys/dev/cxgbe/firmware/t6fw-1.16.22.0.bin.uu [deleted file]
sys/dev/cxgbe/firmware/t6fw-1.16.26.0.bin.uu [new file with mode: 0644]
sys/dev/cxgbe/firmware/t6fw_cfg.txt
sys/dev/cxgbe/firmware/t6fw_cfg_uwire.txt
sys/modules/cxgbe/t4_firmware/Makefile
sys/modules/cxgbe/t5_firmware/Makefile
sys/modules/cxgbe/t6_firmware/Makefile