I have installed VPP16.06 on ubuntu 16.04.2 LTS and it has 2 SRIO-V interfaces. Before starting the VPP service the interfaces work and are pingable. Then I follow below steps.
#sudo ifconfig ens224 down #sudo ip addr flush dev ens224 #sudo service vpp start #sudo vppctl set int ip address GigabitEthernet13/0/0 10.10.121.220/24 #sudo vppctl set int state GigabitEthernet13/0/0 up I can see the interface UP and running using vppctl show int address. But I don't see any packets coming in. Tried pinging from same m/c as previous. Fails to find ARP. Is there any specific settings to be done for SRIO-V based interfaces? The same step works for vmxnet3 interfaces. Next I tried to stop the service and reboot the VM, the VM can't up. Seems the VM gets corrupted to the extent that we can't even open the "edit settings" of VM in the vSphere web client. Any advice please ? Thanks in advance Sakthivel S OM
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
