Roland Dreier wrote:
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
I also don't see major issue with this approach, but for better isolation between the ULPs and HW drivers, I would prefer to remain with the approach that requires the ULP to issue device query.
Or. _______________________________________________ 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
