-
I want to use af_xdp feature with gobpf.
The is the latest bpf_map_type list. Would you have a plan to supplement this list in bcc ?
enum bpf_map_type {
BPF_MAP_TYPE_UNSPEC,
BPF_MAP_TYPE_H…
-
What's the scenario to testing?.
What's the scenario to support (kernel version, OS, NIC vendor)
-
Hi, this PF_RING supports no interface. Is there any alternative? are them supported?
-
Hey,
I'm facing this issue after af-xdp plugin deployed successfully.
Logs:
```
INFO[2023-01-27 09:49:48] Reading config file: /afxdp/config/config.json
INFO[2023-01-27 09:49:48] Unmarshalling c…
-
My hunch is that it is over the top, but since this lies overall not in my line of expertise I give it the following shot:
- [DPDK](https://www.dpdk.org/) if available on the target system could incr…
-
Please describe:
1. What you were trying to do
I was trying to run bcftools +indel-stats on a vgtools derived VCF (vg call with pack).
2. What you wanted to happen
I wanted to get InDel st…
fbemm updated
5 years ago
-
I am working through the bpf-examples, and for me the AF_XDP-forwarding test case fails .
I have a fresh clone of xdp-project/bpf-examples and have just run the `configure` script and run `make` in t…
-
This configuration
Is not working on Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-72-generic x86_64) (not selks image, normal Ubuntu virtual OS).
**Description**
root@suricata:~# docker exec surica…
-
We compiled UPG in the physical server and did not use Docker. In the process of trying to measure the speed, we used a simulator to simulate 10Gbps uplink traffic and sent it through a UE. What we se…
-
![image](https://user-images.githubusercontent.com/6920158/218712234-cdff8d6b-5e5d-4fc2-a75b-533c1bb6d2d1.png)
I've browsed a little bit through the repo source code and I've seen the internal `uds…