An Ethernet adapter policy governs the host-side behavior of the adapter, including how the adapter handles traffic. For each VIC Virtual Ethernet Interface you can configure various features like VXLAN, NVGRE, ARFS, Interrupt settings, and TCP Offload settings.
Name | Type | Description | Notes |
---|---|---|---|
advanced_filter | bool | Enables advanced filtering on the interface. | [optional] |
arfs_settings | VnicArfsSettings | [optional] | |
completion_queue_settings | VnicCompletionQueueSettings | [optional] | |
interrupt_settings | VnicEthInterruptSettings | [optional] | |
nvgre_settings | VnicNvgreSettings | [optional] | |
roce_settings | VnicRoceSettings | [optional] | |
rss_settings | bool | Receive Side Scaling allows the incoming traffic to be spread across multiple CPU cores. | [optional] |
rx_queue_settings | VnicEthRxQueueSettings | [optional] | |
tcp_offload_settings | VnicTcpOffloadSettings | [optional] | |
tx_queue_settings | VnicEthTxQueueSettings | [optional] | |
vxlan_settings | VnicVxlanSettings | [optional] | |
organization | OrganizationOrganization | [optional] |