FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
create interface avf <pci-address> [rx-queue-size <size>] [tx-queue-size <size>].
Declaration: avf_create_command (src/plugins/avf/cli.c line 65)
Implementation: avf_create_command_fn.
delete interface avf {<interface> | sw_if_index <sw_idx>}.
Declaration: avf_delete_command (src/plugins/avf/cli.c line 117)
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 183)
Implementation: avf_test_command_fn.