Re: [vpp-dev] questions about SCTP feature in VPP

2019-02-17 Thread Marco Varlese
Hi, On 2/15/19 7:07 AM, Dong, Yao wrote: > Dear expert, > >   > > I’m a developer of wireless base station on 5G NR. I have a stupid > question about SCTP: > > 1.   Is SCTP fully supported by VPP? Which sub function is not > supported yet? Multiple sub-connections support is not

[vpp-dev] [19.01] Multiple tests fail

2019-02-17 Thread jean-christophe manciot
On Ubuntu disco & Debian buster: Testing with: {code:java} make V=0 PLATFORM=vpp TAG=vpp test-all {code} leads to: {code:java} ... == JVPP Core Test Case

Re: [vpp-dev] CPU load on containerized VPP instances #vpp

2019-02-17 Thread Damjan Marion via Lists.Fd.Io
You need to switch memif to polling or adaptive mode, cli command is “set interface rx-mode [polling|adaptive|interrupt] — Damjan > On Feb 17, 2019, at 9:37 AM, charlesb...@gmail.com wrote: > > Hello all. > > I am attempting to run VPP in LXD managed containers with memif interfaces to >

[vpp-dev] CPU load on containerized VPP instances #vpp

2019-02-17 Thread charlesboyo
Hello all. I am attempting to run VPP in LXD managed containers with memif interfaces to the host VPP. However I am finding that the VPP instances in the containers "own" a CPU core apiece, which I thought should happen only with the host VPP due to the use of PMD drivers. Is there any way to