|
[QUESTION] How to add virtual interfaces on ARM board
Hi, I'm a newbie and study vpp recently. I succeed cross compiling vpp (including my own plugin) , and it can be started up on my arm64 board (aarch64 ubuntu 18.04). But there is only one physical NIC
Hi, I'm a newbie and study vpp recently. I succeed cross compiling vpp (including my own plugin) , and it can be started up on my arm64 board (aarch64 ubuntu 18.04). But there is only one physical NIC
|
By
Dorian Lau
·
|
|
#vnet A bug which may cause assertion error in vnet/session
9 messages
#vnet
Hi vpp-team, I'm new to VPP and I'm trying to run Redis 6.0.18 in VCL with LD_PRELOAD using VPP 22.10 and VPP 23.02. I found that assert fails frequently in VPP 23.02, and after checking, I found that
Hi vpp-team, I'm new to VPP and I'm trying to run Redis 6.0.18 in VCL with LD_PRELOAD using VPP 22.10 and VPP 23.02. I found that assert fails frequently in VPP 23.02, and after checking, I found that
|
By
Chen Weihao
·
|
|
Fixing nat44ed vrf api handlers
6 messages
Hello Guys, I wrote a short patch to fix a couple api handlers for nat44ed [1] .It was probably forgotten, so I'm reminding myself. I still have a question about whether it is possible to cherry-pick
Hello Guys, I wrote a short patch to fix a couple api handlers for nat44ed [1] .It was probably forgotten, so I'm reminding myself. I still have a question about whether it is possible to cherry-pick
|
By
Daniel Béreš
·
|
|
Sigabrt in tcp46_input_inline for tcp_lookup_is_valid
12 messages
Hi list, recently in our application, we constantly triggered such abrt issue which make our connectivity interrupt for a while: Mar 19 16:11:26 ubuntu vnet[2565933]: received signal SIGABRT, PC 0x7fe
Hi list, recently in our application, we constantly triggered such abrt issue which make our connectivity interrupt for a while: Mar 19 16:11:26 ubuntu vnet[2565933]: received signal SIGABRT, PC 0x7fe
|
By
Zhang Dongya
·
|
|
VNET Device Drivers; increased memory footprint for af_packet v3
2 messages
Hello fellow VPP developers! I experienced an increase in memory allocation related to af_packet v3. VPP is built from source from git version: e416893a5. The AF_PACKET interface is created by the go
Hello fellow VPP developers! I experienced an increase in memory allocation related to af_packet v3. VPP is built from source from git version: e416893a5. The AF_PACKET interface is created by the go
|
By
Laszlo Király
·
|
|
VPP not dropping packets with incorrect vlan tags on untagged interface
2 messages
Hi Experts, I’m using VPP v22.02.0-26. I have a physical interface TwentyFiveGigabitEthernet3/0/0/4096 in bridge-domain 10(untagged) and I have configured “l2 efp-filter” on all the interfaces. I expe
Hi Experts, I’m using VPP v22.02.0-26. I have a physical interface TwentyFiveGigabitEthernet3/0/0/4096 in bridge-domain 10(untagged) and I have configured “l2 efp-filter” on all the interfaces. I expe
|
By
Krishna, Parameswaran
·
|
|
bridge domain is not forwarding to all ports
#vpp
Hi All, I have created a bridge domain with three interface. host-interface, and two physical interface (sriov VF). vpp# sh bridge-domain 20 detail BD-ID Index BSN Age(min) Learning U-Forwrd UU-Flood
Hi All, I have created a bridge domain with three interface. host-interface, and two physical interface (sriov VF). vpp# sh bridge-domain 20 detail BD-ID Index BSN Age(min) Learning U-Forwrd UU-Flood
|
By
Praveen Singh
·
|
|
Race condition between bihash deletion and searching - misuse or bug?
13 messages
Hi all, I found that bihash might return zero'ed value (0xff's) if deletion and searching were performed in parallel on different threads. This is reproducible by only ~100 lines of code, from 21.06 a
Hi all, I found that bihash might return zero'ed value (0xff's) if deletion and searching were performed in parallel on different threads. This is reproducible by only ~100 lines of code, from 21.06 a
|
By
Hao Tian
·
|
|
How to check stack size of process node
Hi vpp-team, Could you please provide a way via which a process node stack size can be calculated. We are creating a process node, how to figure out the value of process_log2_n_stack_bytes?? Thanks,
Hi vpp-team, Could you please provide a way via which a process node stack size can be calculated. We are creating a process node, how to figure out the value of process_log2_n_stack_bytes?? Thanks,
|
By
chetan bhasin
·
|
|
can't establish tcp connection with new introduced transport_endpoint_freelist
6 messages
Hi list, We have update coded from the upstream session&tcp changes to our code base and find a possible bug which cause tcp connection can't be established anymore. Our scenario is that we will conne
Hi list, We have update coded from the upstream session&tcp changes to our code base and find a possible bug which cause tcp connection can't be established anymore. Our scenario is that we will conne
|
By
Zhang Dongya
·
|
|
lcpng with dhcp client on Linux
8 messages
Hi I would like to use VPP with the lcpng plugin as a home gateway where I have to use dhcp to get an IP from my ISP. If I use the dhcp plugin of VPP it works and I can see an IP address on the interf
Hi I would like to use VPP with the lcpng plugin as a home gateway where I have to use dhcp to get an IP from my ISP. If I use the dhcp plugin of VPP it works and I can see an IP address on the interf
|
By
Bauruine
·
|
|
VPP 23.06 release plan is available
Hi all, I’ve prepared the 23.06 release plan - and linked it off the usual place on VPP wiki: https://wiki.fd.io/view/VPP#Get_Involved Tl;dr: release the last Wednesday of June, RC2 two weeks prior; R
Hi all, I’ve prepared the 23.06 release plan - and linked it off the usual place on VPP wiki: https://wiki.fd.io/view/VPP#Get_Involved Tl;dr: release the last Wednesday of June, RC2 two weeks prior; R
|
By
Andrew Yourtchenko
·
|
|
Jenkins Emergency Maintenance
3 messages
What: The Linux Foundation been made aware of a security issue with the Jenkins systems that needs immediate resolution When: We're starting the sandbox upgrade now Putting production in shutdown mode
What: The Linux Foundation been made aware of a security issue with the Jenkins systems that needs immediate resolution When: We're starting the sandbox upgrade now Putting production in shutdown mode
|
By
Vanessa Valderrama
·
|
|
All UDP packet being dropped at “ipsec4_input_node” when IPSEC policy configured
2 messages
Hi Team, All UDP packet being dropped at “ipsec4_input_node” if ipsec inbound and outbound policy configured. Not that udp_encp is not enabled. Where TCP and ICMP has no such issue. System is treating
Hi Team, All UDP packet being dropped at “ipsec4_input_node” if ipsec inbound and outbound policy configured. Not that udp_encp is not enabled. Where TCP and ICMP has no such issue. System is treating
|
By
Tripathi, VinayX
·
|
|
Why does NAT44 EI (Endpoint-Independence) not have code that free LRU (Least Recently Used) sessions
3 messages
Why does NAT44 EI (Endpoint-Independence) not have code that free LRU (Least Recently Used) sessions when sessions reach the max_translations_per_thread, while ED (Endpoint-Dependency) does. nat44_ed_
Why does NAT44 EI (Endpoint-Independence) not have code that free LRU (Least Recently Used) sessions when sessions reach the max_translations_per_thread, while ED (Endpoint-Dependency) does. nat44_ed_
|
By
Kyusik Shin
·
|
|
process node suspended indefinitely
13 messages
Hi Team, We have a process node. which we will use to do some control plane related activity. Sometimes we observe that this *process node is suspended indefinitely*. I know that if any process node i
Hi Team, We have a process node. which we will use to do some control plane related activity. Sometimes we observe that this *process node is suspended indefinitely*. I know that if any process node i
|
By
Sudhir CR
·
|
|
failure while building VPP v23.02 in centos 7 VM
5 messages
Hi All, I am trying to build VPP v23.02 but getting an issue while performing the make install-ext-deps step in centos 7 VM, so please look at the following issue and help me to resolve it. Prerequisi
Hi All, I am trying to build VPP v23.02 but getting an issue while performing the make install-ext-deps step in centos 7 VM, so please look at the following issue and help me to resolve it. Prerequisi
|
By
SANDEEP KUMAR
·
|
|
Memif Abstract Socket Support
Hi, Please I will like to know from which VPP version is the memif abstract socket implemented? Also is the following command syntax correct when the abstract socket is to used to create memif socket:
Hi, Please I will like to know from which VPP version is the memif abstract socket implemented? Also is the following command syntax correct when the abstract socket is to used to create memif socket:
|
By
Christopher Adigun
·
|
|
vpp is dropping arp packets
#vnet
Hi All, I have brought up the vpp 20.09 on POD. It seems like vpp is unable to process the arp packet from SRIOV VF. Can you pl suggest what is the fix. vpp# sh int Name Idx State MTU (L3/IP4/IP6/MPLS
Hi All, I have brought up the vpp 20.09 on POD. It seems like vpp is unable to process the arp packet from SRIOV VF. Can you pl suggest what is the fix. vpp# sh int Name Idx State MTU (L3/IP4/IP6/MPLS
|
By
Praveen Singh
·
|
|
hqos configuration fails
Hi Everyone, I wanted to try out QOS in VPP, for which I am following https://docs.fd.io/vpp/17.10/qos_doc.html I have tried the steps and configs as mentioned in the link above. I am not able to brin
Hi Everyone, I wanted to try out QOS in VPP, for which I am following https://docs.fd.io/vpp/17.10/qos_doc.html I have tried the steps and configs as mentioned in the link above. I am not able to brin
|
By
Chidanand
·
|