Re: [vpp-dev] Gerrit Review Id 37303

2022-10-10 Thread Neale Ranns
Hi Huawei, Patch merged. Thank you. /neale From: vpp-dev@lists.fd.io on behalf of lihuawei via lists.fd.io Date: Tuesday, 11 October 2022 at 13:17 To: vpp-dev@lists.fd.io Subject: [vpp-dev] Gerrit Review Id 37303 Hi community, I have added a fix as gerrit review id 37303. gerrit link:

[vpp-dev] Gerrit Review Id 37379

2022-10-10 Thread lihuawei
Hi Dave, I have added a fix as gerrit review id 37379. gerrit link: https://gerrit.fd.io/r/c/vpp/+/37379 short description: "set policer classify interface loop1 ip4-table 0 del" may raise crash when worker threads handoff process ip4-policer-classify

[vpp-dev] Gerrit Review Id 37303

2022-10-10 Thread lihuawei
Hi community, I have added a fix as gerrit review id 37303. gerrit link: https://gerrit.fd.io/r/c/vpp/+/37303 short description: Vpp will crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel with 0.0.0.0 dst ip in debug build. The

Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path

2022-10-10 Thread Neale Ranns
Hi Mohit, In which case to calculate the total amount of traffic sent over an LSP you should sum the counts of all IP and MPLS FIB entries that use/pint-to the LSP; i.e. those that have the output label of the LSP. /neale From: vpp-dev@lists.fd.io on behalf of Gupta, Mohit via lists.fd.io

Re: [vpp-dev] Combined statistics for all traffic mapped to a MPLS LSP path

2022-10-10 Thread Gupta, Mohit via lists.fd.io
Hi Neale, Thanks for your response. We can install the LSP by configuring MPLS FIB and IP FIB. The detailed instructions are given concisely in https://wiki.fd.io/view/VPP/MPLS_FIB Brief instructions on installing a LSP is as under : 1. Configure Ingress LER to add a mpls label on incoming

Re: [vpp-dev] vpp-2206 bug

2022-10-10 Thread Lijian Zhang
Yes, it’s undefined behavior for __builtin_clz with 0 input. And it seems rare to initialize bihash with 0 bucket, but not sure of the input for other use cases with min_log2/max_log2. Or, there could be a “ASSERT (x != 0)” in min_log2/max_log2 to alert 0 input. [1]

Re: [vpp-dev] arm64 / clearfog + VPP

2022-10-10 Thread Benoit Ganne (bganne) via lists.fd.io
Hi Pim, Looking at https://doc.dpdk.org/guides/nics/dpaa2.html, it looks like it does not use the PCIe bus but something specific called the "FSL MC bus". Normally, VPP DPDK plugin should build a list of eligible devices at startup, by scanning PCIe or VMBus (HyperV virtualized bus) but it does

[vpp-dev] arm64 / clearfog + VPP

2022-10-10 Thread Pim van Pelt
Hoi folks, I got my hands on a 16 core ARM board, which has a SoC from NXP LX2160A, which exposes 4x25/1x100 + 4x10 interfaces - https://www.solid-run.com/embedded-networking/nxp-lx2160a-family/clearfog-cx-lx2160-carrier/ The documentation mentions that DPDK is supported using librte_net_dpaa2

Re: [vpp-dev] Questions about no-multi-seg

2022-10-10 Thread Benoit Ganne (bganne) via lists.fd.io
> From a old message, you saidthat set no-multi-seg will get good > performance . https://lists.fd.io/g/vpp-dev/message/18489 > My question is when i do not neeed Jumbo MTU in my scenario, is set > no-multi-seg and no-tx-checksum-offload in startup.conf a good option It depends from the

[vpp-dev] Questions about no-multi-seg

2022-10-10 Thread Guangming
Hi , ben From a old message, you saidthat set no-multi-seg will get good performance . https://lists.fd.io/g/vpp-dev/message/18489 My question is when i do not neeed Jumbo MTU in my scenario, is set no-multi-seg and no-tx-checksum-offload in startup.conf a good option ?

[vpp-dev] Gerrit Review Id 37298

2022-10-10 Thread Chinmaya Aggarwal
Hi, I have added a fix as gerrit review id 37298. *Problem Statement:* While configuring End.AD.Flow localsid, vpp gives error if we configure vlan sub interface as iif interface. vpp# sr localsid address 2001:f1:f1:11::111 behavior end.ad.flow nh 9.9.10.102 oif GigabitEthernet0/9/0 iif