aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2014-03-15 14:55:37 +0000
committerJeff Kirsher <[email protected]>2014-07-16 12:07:40 -0700
commit259afec7c34bbaa0236edd7e6ad811c4dce2fb1b (patch)
treef4ad7c2255087b39131884440dfadd6bc422788d /tools/perf/scripts/python/net_dropmonitor.py
parent1f224ad2f760288dcc58b26546892a6b200b2af2 (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 <[email protected]> Tested-by: Jim Young <[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