[vpp-dev] VPP crashes when lcp host interface is added in network bridge

2022-07-21 Thread Chinmaya Aggarwal
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

[vpp-dev] issue about linux-cp plugin can not sync network change from separate Linux network namespace to vpp

2022-07-21 Thread Pei, Yulong
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