Terabit-Ethernet / dcPIM

BSD 3-Clause "New" or "Revised" License
20 stars 6 forks source link

compiling the module throws errors. #7

Closed ananthakrishnanpta closed 1 year ago

ananthakrishnanpta commented 1 year ago

This error is thrown while trying to compile from the 'kernel-impl' directory. Screenshot 2023-05-02 112737

qizhe commented 1 year ago

The prototype is implemented on Linux 6.0.3. In case you use the kernel older than 6.0.3, it may have compiling error.

ananthakrishnanpta commented 1 year ago

Yes, it fixed the issue. Even though the kernel was installed, it was not being used. Now it is working. I'm facing another issue though. The step of inserting the module, you have mentioned 'dcacp_module.ko'. I couldn't find the file. The github link doesn't seem to work as well.