]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r261533, r261536, r261537, and r263457.
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 02:22:52 +0000 (02:22 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 May 2014 02:22:52 +0000 (02:22 +0000)
commit00be5d37c997f601dcf1cba83ac5c46f049ef3dd
tree8d22f51ed707c328f6a034e9d099bd7465c4d889
parent694c12e1048b833eb13cad873fc44ffdb82ec304
MFC r261533, r261536, r261537, and r263457.

r261533:
cxgbe(4): Use the port's tx channel to identify it to t4_clr_port_stats.

r261536:
cxgbe(4): The T5 allows for a different freelist starvation threshold
for queues with buffer packing.  Use the correct value to calculate a
freelist's low water mark.

r261537:
cxgbe(4): Use the rx channel map (instead of the tx channel map) as the
congestion channel map.

r263457:
cxgbe(4):  Recognize the "spider" configuration where a T5 card's 40G
QSFP port is presented as 4 distinct 10G SFP+ ports to the driver.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265410 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/common/t4_hw.c
sys/dev/cxgbe/t4_main.c
sys/dev/cxgbe/t4_sge.c