FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
create interface avf <pci-address> [rx-queue-size <size>] [tx-queue-size <size>] [num-rx-queues <size>].
Declaration: avf_create_command (src/plugins/avf/cli.c line 71)
Implementation: avf_create_command_fn.
delete interface avf {<interface> | sw_if_index <sw_idx>}.
Declaration: avf_delete_command (src/plugins/avf/cli.c line 124)
Implementation: avf_delete_command_fn.
test avf [<interface> | sw_if_index <sw_idx>] [irq] [elog-on] [elog-off].
Declaration: avf_test_command (src/plugins/avf/cli.c line 190)
Implementation: avf_test_command_fn.