On Thu, 07 Dec 2023 11:37:52 +0100 Martin Spinler <spin...@cesnet.cz> wrote:
> Also, the nfb_rx.h and nfb_tx.h files use the macro NFB_LOG inside, > please add '#include "nfb_log.h"' into them (then the include in > nfb_rx.c will be duplicate). Otherwise, all .c sources, which include > main nfb.h, don't compile. > > With these changes, the driver works. > > Thank you! > Martin I found a few more leftover bits in nfb driver. Will make a new patchset, and it looks like can build test in a Redhat VM.