> On 14 Jul 2017, at 09:14, SAKTHIVEL ANAND S <anand.s...@gmail.com> wrote:
> 
> 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 
> <http://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 ? 

Hi,

For a start I would suggest that you start with something much newer than VPP 
16.06.
Please try with 17.04 or even with 17.07-rc2…





_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to