Hello Jason, Since commit https://github.com/linux-rdma/rdma-core/commit/dceee9494bfbadf0cf16b8fef81f3c2cb5355243 checking endianness locally with sparse is broken on my development setup. The following error messages appear: -- Performing Test HAVE_NO_SPARSE -- Performing Test HAVE_NO_SPARSE - Failed Patch from '/home/bart/software/infiniband/rdma-core/buildlib/sparse-include/19/netinet-in.h.diff' failed Patch from '/home/bart/software/infiniband/rdma-core/buildlib/sparse-include/23/netinet-in.h.diff' failed Traceback (most recent call last): File "/home/bart/software/infiniband/rdma-core/buildlib/gen-sparse.py", line 129, in <module> replace_header(I); File "/home/bart/software/infiniband/rdma-core/buildlib/gen-sparse.py", line 82, in replace_header raise ValueError("Unable to apply any patch to %r, tries %u"%(fn,tries)); ValueError: Unable to apply any patch to 'netinet/in.h', tries 2 I was surprised to see that merge request in the rdma-core repository although I had warned from beforehand that this could happen? Bart.-- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html