https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212454
--- Comment #2 from Ben RUBSON <[email protected]> --- I tried to include crc32c_sse42.h from https://github.com/laanwj/crcbench, but I did not manage to make kernel compile with it. I must miss some kernel dev knowledge :) Goal was then as a test to replace function calculate_crc32c() (I think this is the one we are interested in) by the one provided in this header file. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
