aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKarsten Graul <[email protected]>2020-04-30 15:55:38 +0200
committerDavid S. Miller <[email protected]>2020-04-30 12:44:33 -0700
commit555da9af827d95134656fa459c8f3ece04dd867a (patch)
treef2d35cfc1e42ad9d560cbc09855e8365240586c2 /tools/perf/scripts/python
parent1569a3c44303834680e93df2ecf60f356be9b322 (diff)
net/smc: add event-based llc_flow framework
The new framework allows to start specific types of LLC control flows, protects active flows and makes it possible to wait for flows to finish before starting a new flow. This mechanism is used for the LLC control layer to model flows like 'add link' or 'delete link' which need to send/receive several LLC messages and are not allowed to get interrupted by the wrong type of messages. 'Add link' or 'Delete link' messages arriving in the middle of a flow are delayed and processed when the current flow finished. Signed-off-by: Karsten Graul <[email protected]> Reviewed-by: Ursula Braun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions