-
last week I reorganized all the 10GbE DAC cables for the hypervisors, such that each hypervisor has both ports on the SolarFlare NIC plugged into the Arista 7050 switch, in consecutive interfaces. e.g…
-
I can not start onload in centos 8.3 and debian10(kernel 5.8), why onload need to find mtdchar?
errors follows:
```
[root@localhost onload]# "$(mmaketool --toppath)/build/$(mmaketool --driverbuild)…
-
I followed the following steps:
1. cloned this repository
2. used the steps in DEVELOPING.md to build from repository
3. ran ./onload_tool reload
4. wrote the name of the interface in /sys/module…
-
Hello!
I have a server with Solarflare Communications XtremeScale SFC9250 NIC. I am also using Onload 8.1.2.26.
My application is based on your example `src/tests/onload/hwtimestamping/tx_timestam…
-
@damageboy, @roji and @anpete have been discussing and looking possible changes to Npgsql as well as modifying the benchmark code to try to get better performance(see https://github.com/npgsql/npgsql/…
-
Hello ,
I have been testing Onload with AF_XDP support on 10 GBe Intel 82599.
my Environment Details:
CPU: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz
NIC: Intel Corporation 82599ES 10-Gigabit SFI/S…
-
when start tas with multi queue virtio_net, it start failed
[root@localhost tas]# ./tas --ip-addr=192.168.122.123/24 --fp-no-xsumoffload
Warning: NIC does not support all requested RSS hash function…
-
I run ```exchange``` program in server 1 with command : ```onload -p latency-best ./exchange "enp1f1"```
And run ```trader_onload_ds_efvi``` program in another server with command ```onload -p late…
-
Someone got great results on intel NICs with openonload?
For example vpp needs only 2 CPU cores to reach the network cards limit.
Any Benchmarks available for openonload how efficient they work…
-
Hello Onload Team,
I am follow the instructions in https://www.xilinx.com/publications/onload/sf-onload-nginx-proxy-cookbook.pdf, and
managed to make OpenOnload work on CentOS Linux release 7.6.18…