package
3.29.0
Repository: https://github.com/projectcalico/vpp-dataplane.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Reply for vmxnet3_interface_dump - sw_if_index - index of the interface - if_name - name of the interface - hw_addr - interface MAC address - pci_addr - pci address of the interface - version - vmxnet3 hardware version - admin_up_down - interface administrative status - rx_count - number of elements in rx_list - rx_list - list of vmxnet3_rx_list - tx_count - number of elements in tx_list - tx_list - list of vmnxnet3_tx_list SwVmxnet3InterfaceDetails defines message 'sw_vmxnet3_interface_details'.
Dump vmxnet3 interfaces - vl_api_interface_index_t sw_if_index [default=0xffffffff]; SwVmxnet3InterfaceDump defines message 'sw_vmxnet3_interface_dump'.
- client_index - opaque cookie to identify the sender - pci_addr - pci address as unsigned 32bit integer: 0-15 domain, 16-23 bus, 24-28 slot, 29-31 function ddddddddddddddddbbbbbbbbsssssfff - enable_elog - turn on elog (optional - default is off) - rxq_size - receive queue size (optional - default is 1024) - rxq_num - number of receive queues (optional - default is 1) - txq_size - transmit queue size (optional - default is 1024) - txq_num - number of transmit queues (optional - default is 1) - bind - automatically bind PCI to vfio-pci module (optional - default is 0) - enable_gso - enable gso (optional - default is 0) Vmxnet3Create defines message 'vmxnet3_create'.
- context - sender context, to match reply w/ request - retval - return value for request - sw_if_index - software index for the new vmxnet3 interface Vmxnet3CreateReply defines message 'vmxnet3_create_reply'.
- client_index - opaque cookie to identify the sender - sw_if_index - interface index Vmxnet3Delete defines message 'vmxnet3_delete'.
Vmxnet3DeleteReply defines message 'vmxnet3_delete_reply'.
Memory interface details structure - sw_if_index - index of the interface - if_name - name of the interface - hw_addr - interface MAC address - pci_addr - pci address of the interface - version - vmxnet3 hardware version - admin_up_down - interface administrative status - rx_count - number of elements in rx_list - rx_list - list of vmxnet3_rx_list - tx_count - number of elements in tx_list - tx_list - list of vmnxnet3_tx_list Vmxnet3Details defines message 'vmxnet3_details'.
Dump all vmxnet3 interfaces Vmxnet3Dump defines message 'vmxnet3_dump'.
Vmxnet3RxList defines type 'vmxnet3_rx_list'.
Vmxnet3TxList defines type 'vmxnet3_tx_list'.

# Interfaces

RPCService defines RPC service vmxnet3.
No description provided by the author
No description provided by the author