ethernet: add note about vmxnet3 and tso/lro

This commit is contained in:
Christian Breunig 2023-03-24 07:25:49 +01:00
parent e0b626c7ff
commit 676d652519

View File

@ -107,6 +107,8 @@ Offloading
- it does not increase hardware device interrupt rate (although it does - it does not increase hardware device interrupt rate (although it does
introduce inter-processor interrupts (IPIs)). introduce inter-processor interrupts (IPIs)).
.. note:: In order to use TSO/LRO with VMXNET3 adaters one must also enable
the SG offloading option.
Authentication (EAPoL) Authentication (EAPoL)
---------------------- ----------------------