Idpf cli reference
create interface idpf
create interface idpf <pci-address> [vport <size>] [rx-single <size>] [tx-single <size>]
Declaration: idpf_create_command
src/plugins/idpf/cli.c line 66
Implementation: idpf_create_command_fn
delete interface idpf
delete interface idpf {<interface> | sw_if_index <sw_idx>}
Declaration: idpf_delete_command
src/plugins/idpf/cli.c line 113
Implementation: idpf_delete_command_fn