diff options
author | Geliang Tang <[email protected]> | 2021-01-08 16:47:58 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-09 18:18:43 -0800 |
commit | 40453a5c61f4dc43bbbdbf7cefed4eb1bc8d69b7 (patch) | |
tree | 94b080da8490b181b03760f94462ff4c3517a525 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 067065422fcd625492efb7ba130adb8ac1bd8078 (diff) |
mptcp: add the incoming MP_PRIO support
This patch added the incoming MP_PRIO logic:
Added a flag named mp_prio in struct mptcp_options_received, to mark the
MP_PRIO is received, and save the priority value to struct
mptcp_options_received's backup member. Then invoke
mptcp_pm_mp_prio_received with the receiving subsocket and the backup
value.
In mptcp_pm_mp_prio_received, get the subflow context according the input
subsocket, and change the subflow's backup as the incoming priority value.
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions