mirror of
https://github.com/opnsense/docs.git
synced 2026-06-09 00:22:06 -04:00
parent
5a66dcfb22
commit
beb7677031
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ It is possible for a NIC to perform RSS without being able to configure it. Shou
|
|||
should show any drivers exposing the option via a tunable.
|
||||
|
||||
It is also possible that a driver does not expose this ability to the user, in which case you’d want to look up whether the NIC/driver supports RSS at all using online
|
||||
datasheets or a simple google search. For example, igb enables RSS by default, dut does not reflect this in any configuration parameter. However, since it uses multiple queues:
|
||||
datasheets or a simple google search. For example, igb enables RSS by default, but does not reflect this in any configuration parameter. However, since it uses multiple queues:
|
||||
|
||||
.. code-block::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue