Hi,
As per our use case, we have created a vhost interface in VPP and further
created lcp host interface for the same in linux using below commands:-
vpp# create vhost socket /tmp/vm00.sock
vpp# lcp create VirtualEthernet0/0/0 host-if enp7s0 netns dataplane
On linux, we then tried adding interf
Hello pim,
I try to dry run linux-cp plugin, refer to configuations in you blog
https://ipng.ch/s/articles/2021/12/23/vpp-playground.html ,
It worked fine with linux network default, but it can not work with separate
Linux network namespace "dataplane", Could you kind to give some suggesti