diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-06-10 23:16:18 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-06-28 22:03:54 +0200 |
| commit | 71b7987ec001a60dff689e56f4b041cfc4222c6b (patch) | |
| tree | ba0f930c1fb5dbba6778e0c2de926da444f61009 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 278e5890704ceb5b93f4d13c44a640c44ed35a92 (diff) | |
batman-adv: tp_meter: simplify unordered ack calculation
When batadv_tp_ack_unordered() goes through the list of unacked sequence
numbers and checks for now closed gaps, it is first calculating a delta of
the sequence numbers which could be acked. Just to revert this calculation
in the next steps to the sequence number which would be ackable.
Skip the delta step and directly work with the sequence numbers.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
