]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): new sysctl to display the start of the RSS region for a VI.
authornp <np@FreeBSD.org>
Thu, 25 Oct 2018 01:20:32 +0000 (01:20 +0000)
committernp <np@FreeBSD.org>
Thu, 25 Oct 2018 01:20:32 +0000 (01:20 +0000)
commitcafaac2fac0e21633bf75e4392d3b6a1d5ce5a2f
treee750c51b75927c3070fc5e417879267c5667765a
parent21791314acb984c347be123d13e112adcd54c955
cxgbe(4): new sysctl to display the start of the RSS region for a VI.

dev.<ifname>.<inst>.rss_base

For example:
dev.cc.0.rss_base: 0
dev.cc.1.rss_base: 128
dev.vcc.0.rss_base: 256
dev.vcc.1.rss_base: 384

Sponsored by: Chelsio Communications
sys/dev/cxgbe/t4_main.c