Xilinx-CNS / onload

OpenOnload high performance user-level network stack
Other
580 stars 95 forks source link

TCP server not working with Onload AFXDP #140

Open sarosharif opened 1 year ago

sarosharif commented 1 year ago

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

wrfeewrtgaqwfrwaq commented 6 months ago

Did you manage to solve the issue? I seein the same problem when trying to run onload in aws

sarosharif commented 6 months ago

No