-
```
--- UVI JSON ---
{
"vendor_name": "Linux",
"product_name": "Kernel",
"product_version": "versions from v5.12 to before v5.12.10",
"vulnerability_type": "unspecified",
"affected_component…
-
[root@localhost PF_RING-8.0.0-stable]# uname -a
Linux localhost.localdomain 4.18.0-193.28.1.el7.aarch64 #1 SMP Wed Oct 21 16:25:35 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
[root@localhost PF_RING-…
-
1、Hi, onload team, have you test AF_XDP on Redhat Enterprise Linux 8.2 ? Only 8.3 supports AF_XDP ?
2、Is AF_XDP function stable now ?
3、Can onload AF_XDP run on Centos running on VMWARE ?
Any re…
-
Hi,
I'm trying to run onload on a linux veth interface pair on Ubuntu 20.10:
`Linux ubuntu 5.8.0-44-generic #50-Ubuntu SMP Tue Feb 9 06:29:41 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux`
I create a…
-
# Bug report
Hi, I was building SPDK on a new machine, but some errors occurred when I tried to 'make' it. I just followed the instructions and got the same result two times. Could anyone help me?
…
-
I am currently working with af_xdp, seeing a scenario in which af_xdp socket getting packets, even though I want to drop them by using xdp. I have tried putting XDP_DROP, PASS in xdp but still packets…
-
[https://github.com/xdp-project/xdp-tutorial/blob/master/experiment01-tailgrow/xdp_prog_kern.c#L21](https://github.com/xdp-project/xdp-tutorial/blob/master/experiment01-tailgrow/xdp_prog_kern.c#L21) i…
-
Hello,
See: https://github.com/JuliaLang/julia/blob/master/Makefile#L541:
```
@env JULIA_CPU_THREADS=1 $(MAKE) $(QUIET_MAKE) -C $(BUILDROOT)/test all JULIA_BUILD_MODE=$(JULIA_BUILD_MODE)
```
…
-
I'm seeing a possible regression introduced with one of these 2 commits on the 9th of June.
4267b166ea37d4d780160003a65029422fbd476a
2f1ba59e5ae77c31c67f53a52f326fc1f3c58e30
All else being equa…
-
Hi,
Currently trying to install calico-vpp in a baremetal deployment fashion, details of my setup below:
- platform used Virtualbox, One master and one worker node.
- k8s distro: I have tried…