diff options
| -rw-r--r-- | docs/configuration/interfaces/ethernet.rst | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/configuration/interfaces/ethernet.rst b/docs/configuration/interfaces/ethernet.rst index 4bfc9980..76f02d6d 100644 --- a/docs/configuration/interfaces/ethernet.rst +++ b/docs/configuration/interfaces/ethernet.rst @@ -107,6 +107,8 @@ Offloading    - it does not increase hardware device interrupt rate (although it does      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)  ---------------------- | 
