]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299904
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 16:28:52 +0000 (16:28 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 16:28:52 +0000 (16:28 +0000)
commit24820cd9d90818f1a822e8a403187ddc1edca442
tree996f95f866b54495909049169ee93ecaaccc11f2
parentda308823c5d0630d82a0e7293df24b19458a87b9
MFC r299904

sfxge(4): improve PCIe link speed and width check

Perform a more accurate check of whether the PCIe bandwidth is
sufficient for the current/supported port modes.

Give a different warning if there is sufficient bandwidth to achieve
line rate, but the link is not fast enough for optimal latency.

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301365 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/ef10_impl.h
sys/dev/sfxge/common/ef10_nic.c
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_nic.c
sys/dev/sfxge/common/hunt_nic.c
sys/dev/sfxge/common/medford_nic.c
sys/dev/sfxge/common/siena_nic.c