I have a system with SSE4.2 and thus hardware support for CRC32C calculations. I can manually load the crc32c_intel module, however when I do an lsmod I see: [root@peterFC16 ~]# lsmod | grep -E 'crc|sctp' crc32c_intel 12770 0 libcrc32c 12603 1 sctp sctp 203671 2 Does this mean that SCTP is not actually using the crc32c_intel module? If so, how do I remedy that? -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html