Re: [vpp-dev] vpp crash when close a host-stack tcp session in syn-sent state.

2022-10-12 Thread Zhang Dongya
Yes, I can login to link [1] and can see my account have been registered in LF 5 years, however, when I login the gerrit web ui, it still reports Forbidden error, my account username is ZhangDongya. Ok, I will try to use git command line to give a try. Florin Coras 于2022年10月13日周四 10:12写道: > An

Re: [vpp-dev] vpp crash when close a host-stack tcp session in syn-sent state.

2022-10-12 Thread Florin Coras
An LF account should suffice. Could you confirm your lf credentials work here [1]? And, in case you haven’t seen this already, here are the steps to get you started on pushing the patch, once the above is solved [2]. Regards, Florin [1] https://identity.linuxfoundation.org/

Re: [vpp-dev] vpp crash when close a host-stack tcp session in syn-sent state.

2022-10-12 Thread Zhang Dongya
Thanks a lot,I just add a check for tx_fifo there locally and it seems works. BTW, I'd like to help to submit a patch, however I don't know the reason when I trying to login gerrit using my linux foundation id, it always reports Forbidden error, do you know where I can get help to solve this ? o

Re: [vpp-dev] Build VPP with clean Jenkins workspace

2022-10-12 Thread Dave Wallace
Marcel, The build failure was caused by the fact that your gerrit change was not based on top of master and because there was another gerrit change merged [0] which changed the PKG_SUFFIX in build/external/Makefile [0].  Thus build was not updating vpp-ext-deps in the CI docker container beca

Re: [vpp-dev] libnl as external dependency?

2022-10-12 Thread Stanislav Zaikin
Hi Pim, Not any problems at all. Until you start to play with vxlan interfaces, bridge af and so on :) I'm living on a bleeding edge with some custom patches to libnl (planning to upstream them as well). So, for my case I need to link statically libnl to the plugin (not to depend on the host versi

Re: [vpp-dev] libnl as external dependency?

2022-10-12 Thread Pim van Pelt
Hoi Stanislav, What's the issue with using libnl3-dev from Ubuntu/Debian? Are you imagining adding patches from libnl (I'd love to learn more, if you do :-). groet, Pim On Wed, Oct 12, 2022 at 4:58 PM Stanislav Zaikin wrote: > Hello folks, > > I have a patch to download, build and link statica

[vpp-dev] VPP22.10 NAT44 VRF-to-Public

2022-10-12 Thread Mohamed Naiem
Hi Folks, I'm new to VPP and trying to work on one setup where I have internal interface inside VRF and would like to provide internet connectivity to hosts via NAT. The egress interface to upstream network has private IP but has default route to upstream router then to internet. What I'm doing

[vpp-dev] clang-15 fixes

2022-10-12 Thread Damjan Marion via lists.fd.io
Guys, I submitted patch which fixes issues reported by clang 15. https://gerrit.fd.io/r/c/vpp/+/37387 Mainly it is about variables which are computed but never used after…. Please take a look if your code is listed in this patch. — Damjan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all me

Re: [vpp-dev] vpp crash when close a host-stack tcp session in syn-sent state.

2022-10-12 Thread Florin Coras
Hi, It looks like a bug. We should make sure the fifo exists, which is typically the case unless transport is stuck in half-open. Note that tcp does timeout and cleanups those stuck half-open sessions, but we should allow the app to cleanup as well. Let me know if you plan to push a patch or

[vpp-dev] VPP 22.10 RC2 artifacts are available!

2022-10-12 Thread Andrew Yourtchenko
Hi all, VPP 22.19 RC2 milestone is complete, artifacts are available at packagecloud.io This sets us on to the finish line to the release, which is supposed to happen in two weeks. We are now merging only the critical fixes into stable/2210 branch in preparation for the release. --a /* your

[vpp-dev] libnl as external dependency?

2022-10-12 Thread Stanislav Zaikin
Hello folks, I have a patch to download, build and link statically libnl3 for linux-cp netlink plugin (as part of vpp-ext-deps and aligned with other packages in build/external/packages/). Would it be useful for the rest of the community? For instance, not to be dependent on the libnl version in

[vpp-dev] 2022-10-12 FD.io VPP (master branch) Gerrit Change Report

2022-10-12 Thread Dave Wallace
New report generated today https://gist.github.com/dwallacelf/90f2c3b1a2a59b5bc186d89650826f6b Please review the report and update/review/merge changes as appropriate. Thanks, -daw- On 9/27/22 10:09 AM, Dave Wallace via lists.fd.io wrote: New report generated today: https://gist.github.com/dw

[vpp-dev] vpp-debug-verify job enabled per-patch non-voting

2022-10-12 Thread Dave Wallace
Folks, After removing the most egregious make test testcases which fail on the vpp_debug image, I have re-instated the vpp-debug-verify job as non-voting per-patch [0].  I will continue to work on fixing or removing testcases which are failing on non-related patches. Please look for failures

Re: [vpp-dev] Crash in VPP22.06 in ip4_mtrie_16_lookup_step

2022-10-12 Thread Benoit Ganne (bganne) via lists.fd.io
I did not heard anything like this. Can you try to reproduce with latest master? Do you have some proprietary plugins loaded also? Best ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Prashant > Upadhyaya > Sent: Wednesday, October 12, 2022 11:32 > To: vpp-dev > Subje

Re: [vpp-dev] Throughput of VPP on KVM is Significantly Worse than Linux Kernel

2022-10-12 Thread Mohsin Kazmi via lists.fd.io
Hi, You can use VPP native virtio driver in VM. ./dpdk-devbind.py -b vfio-pci 00:03.0 00:04.0 cd /home/vpp set loggin class pci level debug set loggin class virtio level debug create int virtio :00:03.0 gso-enabled create int virtio :00:04.0 gso-enabled https://s3-docs.fd.io/vpp

[vpp-dev] Crash in VPP22.06 in ip4_mtrie_16_lookup_step

2022-10-12 Thread Prashant Upadhyaya
Hi, I am migrating from VPP21.06 where my usecase works without issues overnight, but in VPP22.06 it gives the following crash in 7 to 8 minutes of run. Just wondering if this is a known issue or if anybody else has seen this. Further, when I run in VPP22.06 with a single worker thread, this crash

[vpp-dev] Geneve Tunnel

2022-10-12 Thread BAUER Stephan
Hello all, i have the following topology: With the following configuration (VPP-Host1, VPP-Host2 has the same config with the other addresses): *set int state GigabitEthernet2/6/0 upset int ip address GigabitEthernet2/6/0 10.10.1.1/24 create host-interface name v

[vpp-dev] vpp crash when close a host-stack tcp session in syn-sent state.

2022-10-12 Thread Zhang Dongya
Hi, I am now trying to use vpp host-stack to negotiate a valid TCP session, however, I found if I call vnet_disconnect_session when the TCP stuck in syn-sent state (this may be caused by I have shutdown the remove side). Vpp will crash in the following code which call svm_fifo_clear_deq_ntf while