]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_smsc: Add the ability to disable "turbo_mode", also called RX frame batching,
authorHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 11 Apr 2021 18:24:41 +0000 (20:24 +0200)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 11 Apr 2021 18:25:58 +0000 (20:25 +0200)
commit5a3426f453f970edda38367bea5ebf7385c3819d
tree7ad3a53e021fe1a1c9c20dbf44bd21041a285b19
parentafbb64f1d85b7d8c2938031c3567946b5d10da4f
if_smsc: Add the ability to disable "turbo_mode", also called RX frame batching,
similarly to the Linux driver, by a tunable read only sysctl.

Submitted by: Oleg Sidorkin <osidorkin@gmail.com>
PR: 254884
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
sys/dev/usb/net/if_smsc.c