On Fri, Jul 17, 2015 at 07:25:10AM -0700, Jeff Kirsher wrote: > From: Jacob Keller <jacob.e.kel...@intel.com> > > This patch adds some clarification about the intended way to implement > both SIOCSHWTSTAMP and ethtool's get_ts_info. The HWTSTAMP API has > several Rx filters which are very specific, as well as more general > filters. The specific filters really only exist to support some broken > hardware which can't fully implement the generic filters. This patch > adds clarification that it is okay to support the specific filters in > SIOCSHWTSTAMP by upscaling them to the generic filters. In addition, > update the header for ethtool_ts_info to specify that drivers ought to > only report the filters they support without upscaling in this manner.
Acked-by: Richard Cochran <richardcoch...@gmail.com> (for this patch and the other get_ts_info patches) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html