diff options
| author | Jacob Keller <[email protected]> | 2018-10-05 09:33:55 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-11-07 09:47:00 -0800 |
| commit | 9fc145fcb5fbf2e10ad5e4b31a011b5cecb77b10 (patch) | |
| tree | 2227f97b3933c4b8547331fe4c30f8c2f9db60f2 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 7fa57ca443cffe81ce8416b57966bfb0370678a1 (diff) | |
ixgbevf: add support for software timestamps
Add a call to skb_tx_timestamp in the ixgbevf_tx_map function. This
enables software timestamping for packets sent over this device driver.
The call is placed just prior to when we notify hardware of the new
packet, in order to software timestamp as close as possible to when the
hardware will transmit.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions