Xilinx-CNS / onload

OpenOnload high performance user-level network stack
Other
566 stars 93 forks source link

can it be used with nvidia jetson Orin devkit? #77

Open AndreV84 opened 2 years ago

AndreV84 commented 2 years ago

can it be used with not-Xilinx network adapters, but with 10 Gig LAN interface of nvidia jetson? Thanks

AndreV84 commented 2 years ago

can it work with just AF_RXRPC?

AndreV84 commented 2 years ago

given the kernel on the device will build this component, should it work?

 cat /proc/config.gz | gunzip |grep XDP
# CONFIG_XDP_SOCKETS is not set
 uname -a
Linux orin 5.10.65-tegra #1 SMP PREEMPT Wed Apr 6 11:45:49 PDT 2022 aarch64 aarch64 aarch64 GNU/Linux