-
Hello, i tried to build openonload on CentOS8(linux kernel 5.15, 12th intel). But it fail because of many errors like [-Werror]. How to fix it. Thank you.
-
Hello,
I am trying to get the Onload to offload memcached on an Azure VM, but it does not work.
Below is the error message:
```
root@sriov-onload1 ~]# onload -p latency memcached -m 24576 -c…
-
when run my app, i see error as below:
'''
This error can occur if no Solarflare network interfaces
are active/UP, or they are running packed stream
firmware, are disabled or lack Onload activati…
-
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…
-
Hi there,
First of all thank you for making this code available.
I have question regarding processing packets, how would one go with only receiving packets to further process them? Or rather what wi…
-
Hello Onload Team,
I have been testing Onload with AF_XDP support on 10 GBe Intel 82599. I have updated the driver of the NiC to 5.9.4. This version has the support for Zero Copy primitive of AF_XD…
-
Hi All:
I am using libbpf version 0.0.4 , and trying to create AFXDP single socket I was able to see the code working only when I had ubuntu 5.3 or higher but anything lower than that resulted in so…