diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2012-05-22 06:08:37 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-06-14 03:13:22 -0700 |
commit | c19197a7866fee6ff9985d9dc9962bc2ccbd3d7b (patch) | |
tree | 3e03a105f9134db1cb2151f4ba6c704b1bf5bd5c /mm | |
parent | 0ede4a606af1778b24b84b7feed3c0bed2751a34 (diff) | |
download | linux-c19197a7866fee6ff9985d9dc9962bc2ccbd3d7b.tar.bz2 |
ixgbe: PTP Fix hwtstamp mode settings
When enabling the hwtstamp mode for Rx timestamping the V2 ptp event type
specific modes (Delay Request and Sync) have been rolled into the V2 all event
packet modes, in order to more accurately represent what hardware is doing.
Hardware always timestamps the Path delay packets when a V2 mode is selected,
regardless of what type was selected (in order to always support Path delay
mode). However this means the user selected modes of timestamping only Sync or
Delay Request is not truly supported. This patch correctly sets the mode for
the hwtstamp config and returns to the user that all V2 event packets will be
timestamped.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions