diff options
author | Yousuk Seung <[email protected]> | 2020-07-30 15:44:40 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-31 17:00:44 -0700 |
commit | 48040793fa6003d211f021c6ad273477bcd90d91 (patch) | |
tree | 7a37d2d4390b9aa54bc87465b94ab358b4dedfcd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c6886957d2d959d5217994cd08d59c816fc23e70 (diff) |
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
This change adds TCP_NLA_EDT to SCM_TIMESTAMPING_OPT_STATS that reports
the earliest departure time(EDT) of the timestamped skb. By tracking EDT
values of the skb from different timestamps, we can observe when and how
much the value changed. This allows to measure the precise delay
injected on the sender host e.g. by a bpf-base throttler.
Signed-off-by: Yousuk Seung <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Yuchung Cheng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions