Amit Davidi
Results
1
comments of
Amit Davidi
It seems like the commands ``` gnmi-cli set "device:virtual-device,name:net_vhost0,host:host1,device-type:VIRTIO_NET,queues:1,socket-path:/tmp/intf/vhost-user-0,port-type:LINK" ``` and ``` gnmi-cli set "device:virtual-device,name:net_vhost1,host:host1,device-type:VIRTIO_NET,queues:1,socket-path:/tmp/intf/vhost-user-1,port-type:LINK" ``` fail to create the ports in the specified path.. when I run these commands...