Alexandra Kossovsky

Results 25 comments of Alexandra Kossovsky

We disable this warning for Ubuntu, see https://github.com/Xilinx-CNS/onload/blob/master/scripts/mmakebuildtree#L306 You can add a similar fix for your distro, or you can use `make MMAKE_LIBERAL=1` to disable `-Werror`. Probably we can add...

No, we do not want to add `-Wno-unused-result`, because we really want such warnings. However some unreasonable distros require us to check `write()` result. We are trying to log an...

[linux-6.1.31-debug-config.txt](https://github.com/Xilinx-CNS/onload/files/12171891/linux-6.1.31-debug-config.txt) This is the config file used to build the kernel.

@maciejj-xilinx & I have agreed that it is probably ON-12643/SWNETLINUX-3906 internal bugs. I'm working on it.

Are you using SFC/AMD NIC and Onload in the native mode or AF_XDP with an arbitrary NIC?