FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
create interface rdma <host-if ifname> [name <name>] [rx-queue-size <size>] [tx-queue-size <size>] [num-rx-queues <size>].
Declaration: rdma_create_command (src/plugins/rdma/cli.c line 69)
Implementation: rdma_create_command_fn.
delete interface rdma {<interface> | sw_if_index <sw_idx>}.
Declaration: rdma_delete_command (src/plugins/rdma/cli.c line 122)
Implementation: rdma_delete_command_fn.