On Tue, 2018-05-15 at 13:53 -0600, David Ahern wrote: > sure for the above, but not the ones below. > > Before this patch, this program: > $ cat a.c > #include > #include > > int main(void) > { > printf("RDMA_NLDEV_ATTR_NDEV_INDEX = %d\n", RDMA_NLDEV_ATTR_NDEV_INDEX); > > return 0; > } > > prints this: > $ ./a.out > RDMA_NLDEV_ATTR_NDEV_INDEX = 50 > > After this patch, > $ ./a.out > RDMA_NLDEV_ATTR_NDEV_INDEX = 58 I just sent an incremental fix to the list under separate cover. You can squash that fix into Steve's patch and it should resolve the issue. Or Steve can respin the set. Either way. -- Doug Ledford GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD