Re: [vpp-dev] periodical build failure of external dependency ipsec-mb

2023-02-14 Thread Laszlo Király
Thank for the explanation, I will check it next time when pops up. If the mentioned problem identified, we will increase the memory for the worker node where the build is running. Regards, Laszlo -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [vpp-dev] periodical build failure of external dependency ipsec-mb

2023-02-14 Thread Neale Ranns
Hi Laszlo, As Stanislav said, probably not enough RAM on your box to handle the build parallelism. On subsequent runs, once some files are compiled, the parallelism drops and the build will pass. /neale From: vpp-dev@lists.fd.io on behalf of Stanislav Zaikin via lists.fd.io Date: Monday,

[vpp-dev] vpp stripped binary failed to start on icelake 8380 platform with ubuntu 22.04

2023-02-14 Thread Pei, Yulong
Hi vpp-dev and csit-dev, Do you guys bumped into below issue on icelake 8380 platform with ubuntu 22.04 ? 1. make build-release; make pkg-deb Built vpp from vpp repo master branch, the latest commit id as below, commit 590a82c237337f560cc3d5beac47a235c5e97eac Author: Tianyu Li

[vpp-dev] The qos egress map doesn't work correctly for the MPLS EXP value #vpp_qos #vpp #vpp-dev

2023-02-14 Thread a . belko
VPP CLI configuration and VPP version. vpp# show qos record TenGigabitEthernet1c/0/1.1914: MPLS TenGigabitEthernet1c/0/1.3741: MPLS IP vpp# show qos mark TenGigabitEthernet1c/0/1.1914( incoming interface ): ext: map:0 VLAN: map:2 MPLS: map:0 IP: map:0 TenGigabitEthernet1c/0/1.3741

Re: [vpp-dev] Forwarding Specific Packet with LCP Plugin

2023-02-14 Thread filvarga
Hi Burcu, Yes you are able to use VPP host stack implementation with LD_PRELOAD. Please refer to https://wiki.fd.io/view/VPP/HostStack/LDP/sshd . Best regards, Filip Varga ut 14. 2. 2023 o 14:50 Matthew Smith via lists.fd.io napísal(a): > > You set the next hop address to the same as the

Re: [vpp-dev] Forwarding Specific Packet with LCP Plugin

2023-02-14 Thread Matthew Smith via lists.fd.io
You set the next hop address to the same as the local interface address: On Tue, Feb 14, 2023 at 7:42 AM Burcu YUKSEL < burcu.yuk...@ulakhaberlesme.com.tr> wrote: [...] > set int ip address memif0/0 10.10.1.1/24 > [...] > abf policy add id 0 acl 0 via 10.10.1.1 memif0/0 > If you want packets

Re: [vpp-dev] Forwarding Specific Packet with LCP Plugin

2023-02-14 Thread Burcu YUKSEL
Hi Matthew, According to the information that you gave us, we run the below configuration : VPP version         : 23.02-rc0~219-g6903da2 set int ip address TwentyFiveGigabitEthernetd8/0/0 10.20.10.22/24 set interface state TwentyFiveGigabitEthernetd8/0/0  up create interface memif id 0 master

[vpp-dev] The assignment of the Egress Qos Map table to an interface doesn't work correctly. #vpp_qos #vpp #vpp-dev

2023-02-14 Thread a . belko
Hello! I am trying to assign qos egress map id 3 to TenGigabitEthernet1c/0/1.3741 interface. For a while, VPP works correctly, and assigns id 3 correctly, and when displaying "show qos mark", it also outputs id 3 correctly. But after a while, it stops working. I assign id 3, but in the "show qos