commit | 838200482d25fa852ad6d20f4843068ea327ed34 | [log] [tgz] |
---|---|---|
author | Miroslav Lichvar <mlichvar@redhat.com> | Tue Jan 09 12:37:05 2018 +0100 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jan 26 10:25:23 2018 -0800 |
tree | d74563154c9a0c22b02d9465b9fb1ad36eb8bdc9 | |
parent | f0e49dc3f9bca8c3e73729cfc88dff13bcc9bd11 [diff] |
ixgbe: Don't report unsupported timestamping filters for X550 The current code enables on X550 timestamping of all packets for any filter, which means ethtool should not report any PTP-specific filters as unsupported. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Acked-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>