diff options
author | Yuchung Cheng <[email protected]> | 2021-01-11 15:05:52 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-13 19:36:51 -0800 |
commit | 0ae5b43d6dde6003070106e97cd0d41bace2eeb2 (patch) | |
tree | fd2231b28ea82432b95b7dd3e1b1a0e23402a7b3 /tools/perf/scripts/python/syscall-counts.py | |
parent | 848c1903d35e2eb4fdf8b1a0a6721876e8c88e5d (diff) |
tcp: assign skb hash after tcp_event_data_sent
Move skb_set_hash_from_sk s.t. it's called after instead of before
tcp_event_data_sent is called. This enables congestion control
modules to change the socket hash right before restarting from
idle (via the TX_START congestion event).
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Neal Cardwell <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions