diff options
author | Jakub Kicinski <kubakici@wp.pl> | 2014-03-15 14:55:37 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-07-16 12:07:40 -0700 |
commit | 259afec7c34bbaa0236edd7e6ad811c4dce2fb1b (patch) | |
tree | f4ad7c2255087b39131884440dfadd6bc422788d /tools/perf/scripts/python/sctop.py | |
parent | 1f224ad2f760288dcc58b26546892a6b200b2af2 (diff) |
i40e: never generate both software and hardware timestamps
skb_tx_timestamp() does not report software time stamp
if SKBTX_IN_PROGRESS is set. According to timestamping.txt
software time stamps are a fallback and should not be
generated if hardware time stamp is provided.
Move call to skb_tx_timestamp() after setting
SKBTX_IN_PROGRESS.
Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions