-
Hi,
not sure if this is the right place to ask this question but I was wondering about the "correct" or "recommended" way of programmatically establishing the mac layer frame format of `AF_XDP` soc…
-
Can you please tell me what conditions regarding the interface you need to fulfill in order for the return codes XDP_REDIRECT and XDP_TX to work correctly? For example, I change the destination port, …
-
### Describe the bug
`linuxPackages_hardened.kernel` fails to build on `master` and `nixos-21.05`
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-build -A linuxPackages_hardened.…
-
I'm not able to receive packets in user space when af_xdp is used.
AF_XDP prog is attached to veth device(veth-adv03).
Kernel version: 5.3.0-46-generic (Ubuntu)
-
Using the newest kernel on openSUSE Tumbleweed results in the following error:
```
❯ sudo ./out/lockcd
[sudo] password for root:
libbpf: elf: skipping unrecognized data section(9) .rodata.str1.…
-
Hello, we have just tried upgrading our AppsFlyer SDK to v6.0.1_beta and got the following errors:
```2020/08/24 12:56:24.979 14843 15002 Error AppsFlyer_5.4.1 ac
2020/08/24 12:56:24.979 14843 150…
bilck updated
4 years ago
-
Who can explain the principle and implementation method of this function?
Or can someone recommend the article on AF_XDP source code?
I want to learn AF_XDP. But it's hard for me to read the a…
-
How to share eBPF between two XDP clients?
-
Hi, I have been testing out the recently added XDP support but have had issues trying to use XDP_PASS. Skimming over the driver code it seems like it should be supported, and perhaps the issue is in m…
-
There are several factors that affect the overall performance of BWA-MEM2 runtime. CPU, threads, disk I/O. Probably one of those is the bottleneck and I don't know how to find it. For BWA-MEM2 what is…