]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ixl(4): Add tunable to override Flow Control settings
authorKrzysztof Galazka <krzysztof.galazka@intel.com>
Mon, 5 Apr 2021 18:08:33 +0000 (11:08 -0700)
committerEric Joyner <erj@FreeBSD.org>
Mon, 20 Sep 2021 22:11:14 +0000 (15:11 -0700)
commita89887d57b965e7749e05488f8e8dae7911b3fc3
tree2f0c204a34565f8747adbd89b59c09c220eaaef7
parent5d38d78f355013eba79eee3addf15a7ad59707c9
ixl(4): Add tunable to override Flow Control settings

Add flow_control to hw.ixl tunables tree to let override
initial flow control configuration for all interfaces.
Keep using configuration set by NVM by default.

Reviewed by: erj@, gallatin@
Tested by: gowtham.kumar.ks_intel.com
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D29338

(cherry picked from commit 20a52706c814ccfd91c65586404abd2a1563a330)
sys/dev/ixl/if_ixl.c
sys/dev/ixl/ixl_pf_iflib.c
sys/dev/ixl/ixl_pf_main.c