The output should look similar to the following – Dell Emulex Family of Adapters User Manual
Page 1009

Emulex Drivers Version 10.2 for VMware ESXi User Manual
P010087-01A Rev. A
3. Configuration
ESXi Command Line Tool Transition
1009
To disable vxlan_offload for the Emulex elxnet driver:
~ # esxcli system module parameters set -p vxlan_offload=0 -m elxnet
Note: This parameter only applies to OCe14000-series adapters.
To verify the altered parameter value in the elxnet driver module:
~ # esxcli system module parameters list -m elxnet
The output should look similar to the following:
emi_canceller
int
1
Enable or disable the EMI Canceller.
max_vfs
array of
int
The number of virtual functions.
0 = disable (default)
1–32 = enable this many VFs
msix
int
Enable or disable MSI-X
vxlan_offload int
Enable or disable vxlan_offload
Name
Type
Value
Description
----------------------
-----
--------
------------------
emi_canceller
int
Enable or disable the EMI Canceller.
max_vfs
array of
int
The number of PCI virtual functions to
initialize.
0 = disable (default)
1–32 = enable this many VFs
msix
int
Enable or disable MSI-X
vxlan_offload int
0
Enable or disable vxlan_offload
Name
Type
Value
Description