> I set these flags for mlx4 and mthca in patches 5/16 and 6/16 respectively.
Ah I see. Seems strange to use device->flags for just the checksum offload stuff and device_cap_flags for everything else though. I don't see any major issues with moving device_cap_flags into struct ib_device and not forcing a device query call, but I guess we need to convince ourselves that the flags would never change at runtime, and anyway that needs to be a separate change from this IPoIB stuff. > I my machines I can see the flags set by inspecting > /sys/class/net/ib*/features I guess that's an OFED patch? Is there any interest in submitting it upstream. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
