update ethernet hardware offload to reflect current options and order

This commit is contained in:
Evelyn Pai 2022-08-14 10:01:13 -07:00 committed by GitHub
parent 78c58d2acd
commit fb7b7f20ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,8 +71,8 @@ Ethernet options
Offloading
----------
.. cfgcmd:: set interfaces ethernet <interface> offload <gro | gso | sg | tso |
ufo | rps>
.. cfgcmd:: set interfaces ethernet <interface> offload <gro | gso | lro | rps |
sg | tso>
Enable different types of hardware offloading on the given NIC.