-
So I'm trying to use onload with AF_XDP on aws bare metal instance.
I installed centos, updated kernel to 5.4, updated ena driver to 2.8.0, downloaded onload and build it.
I used simple ping-pong c+…
-
Hello,
What are the dependencies for compiling the project? I am having issue compiling on a Ubuntu Server 20.04 machine with kernel 5.15.39.
Output of `configure` is the following:
```
cla…
-
Currently there is no API for AF_XDP wait cancellation - only thread termination will reliably abort a wait. Apps can also close the handle, but that introduces a race condition between the wait threa…
-
### Bug report
**What is the problem?**
It was noticed that the AC mesh is no longer booting when it is upgraded to gluon 2022.1.2. This was also noticed on following other devices (but debuggin…
ecsv updated
10 months ago
-
Any ideas?
cargo build --release
Compiling laurel v0.4.0 (/opt/laurel)
error: failed to run custom build command for `laurel v0.4.0 (/opt/laurel)`
Caused by:
process didn't exit successf…
-
other dynamic library, such as `vpp af_xdp_plugin.so`, link to libbpf.a will meet errors below:
```
bin/ld: /usr/lib64/libbpf.a(libbpf.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be …
-
Hello, I am trying the cndpfwd application in fwd mode,
I'm generating packet using T-Rex Traffic Generator with the src/dst mac address are:
` - dest_mac: 40:a6:b7:19:f2:39
src_mac: …
-
### Braze Android SDK Version
23.3.0
### Steps To Reproduce
1 - Try to log a custom event including BrazeProperties including an Array as [describe here](https://www.braze.com/docs/developer_…
-
## Description
All worker nodes got stuck in rebooting due to kernel panics when we run cilium v1.11.3 with loadBalancer.acceleration native setting on flatcar stable 3139.2.0.
## Impact
We c…
-
As your readme file state,
`max_len: The maximum packet length the packet must match. This includes the entire frame...`
`min_len: The minimum packet length the packet must match. This includes th…