Hi Stanislav,
Thanks for the response.
Please find the response inline
Do you see any errors in `show log`?
[Pragya] No I don't see any error log
Do you see this fd 59 in `show unix files`?
[Pragya] Yes, I can see 59 in show unix files
"show unix files" fetch the fd from "/proc/self/fd
Hi Stanislav,
I debug it further. Here are the steps
1> In my config I am creating a veth interface in kernel
2> for that interface I am creating a hostif interface using "create
host-interface name "
3> This intern create 4 fds in "show unix files"
4>
[image: image.png]
5> I think this 59 fd
any input?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22631): https://lists.fd.io/g/vpp-dev/message/22631
Mute This Topic: https://lists.fd.io/mt/97168468/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/le
Hi,
We are using dpdk vmxnet3 driver for our use case. We are getting below
errors in show hardware interfaces .
rx q0 rx buf alloc failure 8846166
rx q1 rx buf alloc failure 6245832
Whenever we check “show dpdk buffers” , we see very few mbuf are f
Folks,
I use "sudo make pkg-deb" to build.
How to I build a docker image for pkg-deb?
Hemant
smime.p7s
Description: S/MIME cryptographic signature
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22633): https://lists.fd.io/g/vpp-de
Hi Team,
Any help is appreciated on this topic.
We are trying to do a POC with IPSec+Ikev plugin of vpp , any
suggestions/pointers would be helpful in this regard.
Regards,
Srikanth
On Sat, Feb 25, 2023 at 9:53 AM Varun Tewari wrote:
> Hello Team,
>
> I am new to VPP and probing this technolog
Can you send your queries in sort mail, it's too long mail.
On Wed, 1 Mar, 2023, 4:43 am Srikanth Akula, wrote:
> Hi Team,
>
> Any help is appreciated on this topic.
> We are trying to do a POC with IPSec+Ikev plugin of vpp , any
> suggestions/pointers would be helpful in this regard.
>
> Rega
Hi All,
I'm using vpp 20.09.
When I create around 180 - 200 bvi interface vpp gets stuck and I'm unable
to login using vppctl.
#!/bin/bash
for var in
{202..1199}
do
echo "creating bvi $var"
vppctl bvi create instance $var
sleep 1
done
same happens with loopback interface.
Following is the tra
Hi Varun,
Pls find my inputs inline.
Regards
Ashish Mittal
On Sat, 25 Feb, 2023, 11:23 pm Varun Tewari, wrote:
> Hello Team,
>
> I am new to VPP and probing this technology to build an IPSec responder
> for our use-cases.
> Our initial tests do show the performance might of VPP.
> However on
Hemant,
VPP build infrastructure does not currently support building docker
images containing the VPP pkg-deb. You'll have to create your own
Dockerfile to do so.
Thanks,
-daw-
On 2/28/2023 3:09 PM, hemant via lists.fd.io wrote:
Folks,
I use “sudo make pkg-deb” to build.
How to I build
10 matches
Mail list logo