Hi Neeraj, I would suggest to add an extra interface or two so you keep the first one for the needs of the VM itself - this could be simpler to work/debug with. I assume the hardware type you configure is supported by DPDK ?
Also, as an alternative approach, for initial experiments, maybe simpler to use the AF_PACKET interfaces, you can see an example on how to configure them in https://wiki.fd.io/view/VPP/Configure_VPP_As_A_Router_Between_Namespaces --a > On 31 Mar 2017, at 10:02, Neeraj Tandon (netandon) <[email protected]> wrote: > > Hi, > > Newbie to vpp and just started playing with it. > > I have built and installed vpp on a Centos 7 Virtual Machine running on a Mac > with Fusion. The version is vpp v17.04-rc0 built by centos. When I do a > vppctl show int, I only see local0 in down state. I understand the other > interfaces are blacklisted and need to be put in down state as state on the > Wiki for build and Install. When I check the interfaces on the VM I see : > ens33 > lo0 > virbr0 > docker0 > I tried to shut ens33 down and then stop/start app but I do not see the > interface appear in vpp. When I tried to flush the ip address from ens33, > the whole interface disappears from Centos VM and I have to power down VM to > bring it up. > > Is there anything I am doing wrong here ? Any pointers highly appreciated. > > Thanks, > Neeraj > > > > _______________________________________________ > vpp-dev mailing list > [email protected] > https://lists.fd.io/mailman/listinfo/vpp-dev
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
