]> git.baikalelectronics.ru Git - kernel.git/commit
docs: networking: update XPS to account for netif_set_xps_queue
authorWillem de Bruijn <willemb@google.com>
Tue, 13 Oct 2020 19:45:08 +0000 (15:45 -0400)
committerJakub Kicinski <kuba@kernel.org>
Tue, 13 Oct 2020 23:21:54 +0000 (16:21 -0700)
commit07e67f75b61f12e1fbb26688261e74e8505435ec
tree899e6cb86b0e06751609b70815f45be92e651158
parentaa762f68660b1698ac157a94e7f5be81e74011b1
docs: networking: update XPS to account for netif_set_xps_queue

With the introduction of netif_set_xps_queue, XPS can be enabled
by the driver at initialization.

Update the documentation to reflect this, as otherwise users
may incorrectly believe that the feature is off by default.

Fixes: 7ce5a907af4e ("net: Add functions netif_reset_xps_queue and netif_set_xps_queue")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/scaling.rst