diff options
author | Matthew Vick <matthew.vick@intel.com> | 2012-08-18 09:26:33 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-09-17 11:04:24 +0200 |
commit | 1f6e8178d6851951876ad8524f4de7a0e6b111be (patch) | |
tree | e7a363f6216bc4456ae57d4cd1895bcf5f958ce8 /net/unix | |
parent | igb: Store the MAC address in the name in the PTP struct. (diff) | |
download | linux-1f6e8178d6851951876ad8524f4de7a0e6b111be.tar.xz linux-1f6e8178d6851951876ad8524f4de7a0e6b111be.zip |
igb: Prevent dropped Tx timestamps via work items and interrupts.
In rare circumstances, it's possible a descriptor writeback will occur
before a timestamped Tx packet will go out on the wire, leading to the
driver believing the hardware failed to timestamp the packet. Schedule a
work item for 82576 and use the available time sync interrupt registers
on 82580 and above to account for this.
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions