[vpp-dev] [fdio2106]drops at memif

2022-05-04 Thread vipin allawadhi
Hello Expert, our user application (User_App) communicates to VPP via memif. user application is configured in Slave mode. User_App sends 100msg/sec to VPP and VPP is coded to respond back to each packet. we see some weird drops at memif at ring boundary. when rx packet count on memif interface r

[vpp-dev]question on memif configuration

2022-01-11 Thread vipin allawadhi
Hello Experts, I have a question on memif configuration. One of our application connects to VPP via memif. following is memif configuration for this connection: vpp# show memif memif0/2 interface memif0/2 remote-name "XYZ" remote-interface "memif_conn" socket-id 0 id 2 mode ip flags admi

Re: [vpp-dev]crash in vec_resize_allocate_memory

2021-12-15 Thread vipin allawadhi
have a private plugin, it would be good to see if you can > reproduce the issue with only upstream VPP (no private code). > > Best > ben > > > -Original Message- > > From: vpp-dev@lists.fd.io On Behalf Of vipin > > allawadhi > > Sent: mardi 14 décem

[vpp-dev]crash in vec_resize_allocate_memory

2021-12-14 Thread vipin allawadhi
Hello VPP experts, fdio version: 2106 We are seeing the following crash with this version. with the earlier version (we were using fdio 2005), we don't see any problem. Have you seen a similar issue earlier? Any idea what could be the root cause based on the information given below? (gdb) bt #0