Re: [vpp-dev] Q) Is it a possible acl-plugin race condtion?

2022-12-12 Thread Benoit Ganne (bganne) via lists.fd.io
API and CLI are executed under the worker barrier by default in VPP, only the VPP main thread runs, and workers are stopped. For an API/CLI to be executed concurrently with workers, it must be explicitly marked as such (mp_safe attribute). It does not seem to be the case for ACL, so it should be

[vpp-dev] problem with ikev2 upd-encap when lcp is enabled

2022-12-12 Thread amine belroul
Hello guys, last night I faced a problem with ikev2 over natt when lcp is enabled. After tcpdump the traffic , I noticed there is a problem with the NONESP-encap response (using udp port 4500). can guys help me out please Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [vpp-dev] Q) Is it a possible acl-plugin race condtion?

2022-12-12 Thread Chul-Woong Yang
Thank you for your answer. It's for fast datapath processing, I see. However, I'm curious whether it is an accepted behavior to stop routing while processing configuration change. Are production CISCO routers made in that way? Kind regards, Chul-Woong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive a

[vpp-dev] Running multiple VPP processes causing VAPI API failures

2022-12-12 Thread Chinmaya Aggarwal
Hi, We have a main VPP process running and we have IPIP tunnels configured in VPP which we try to fetch using VAPI API calls. It works fine in normal scenarios but when we by mistake executed the command "vpp" from linux command line, we saw that an additional VPP daemon started running and als

Re: [vpp-dev] RFC: move the “1”st instance of the community meeting 3 hours earlier to reduce impact for earlier time zone

2022-12-12 Thread Damjan Marion via lists.fd.io
OK, moving meeting tomorrow (and following 1st monthly meetings) for -3 hrs, new time is 5-6am PT. Wiki updated with: Bi-weekly on the second Tuesday of each month at 5-6am PT and fourth Tuesday of each month at 8-9am PT. — Damjan > On 07.12.2022., at 18:30, Damjan Marion via lists.fd.io

Re: [vpp-dev] [csit-dev] Core isolation on kernel command line deprecated

2022-12-12 Thread Dave Wallace
Hi Juraj, + vpp-dev@lists.fd.io For those curious to learn more, here is the cpusets kernel documentation [0] and cpuset manpage [1]. Thanks for the heads up! -daw- [0] https://www.kernel.org/doc/Documentation/admin-guide/cgroup-v1/cpusets.rst [1] https://manpages.ubuntu.com/manpages/jammy

[vpp-dev] VPP & HICN docs verify jobs now upload generated docs to a 7-day retention S3 bucket

2022-12-12 Thread Dave Wallace
Folks, The VPP and HICN docs verify jobs now upload the generated docs for each patch to a 7-day retention bucket in Amazon S3 storage. The upload URL for the docs is the same as the log URL for the docs job except that the domain name is 's3-docs-7day.fd.io' instead of 's3-logs.fd.io'. For

[vpp-dev] vpp+dpdk #dpdk

2022-12-12 Thread first_semon
I have the issue about when the same buf_info with different  name  of device like bottom picture,what should I do to bound two device called enp6s0f01d and enp6s0f02d. tks -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22322): https://lists.fd.io