onload
onload copied to clipboard
TCP server not working with Onload AFXDP
I tried running nc using onload in server configuration but it does not wait for connections and immediately closes.
command:
sudo onload nc -l 12345
output:
oo:nc.openbsd[1303]: Using Onload f90d9d77 2023-04-14 master [1]
oo:nc.openbsd[1303]: Copyright 2019-2023 Xilinx, 2006-2019 Solarflare Communications, 2002-2005 Level 5 Networks
nc: listen: Operation not supported
Similar behavior is shown with any TCP server
Did you manage to solve the issue? I seein the same problem when trying to run onload in aws
No