diff options
| author | Wen Gu <[email protected]> | 2024-04-28 14:07:37 +0800 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-04-30 13:24:48 +0200 |
| commit | cc0ab806fc52e77f961b275ebb58024bd0e7adf2 (patch) | |
| tree | 50fd18b817abecf8b21df061fe955025ce6a6c5a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | ae2be35cbed2c8385e890147ea321a3fcc3ca5fa (diff) | |
net/smc: adapt cursor update when sndbuf and peer DMB are merged
If the local sndbuf shares the same physical memory with peer DMB,
the cursor update processing needs to be adapted to ensure that the
data to be consumed won't be overwritten.
So in this case, the fin_curs and sndbuf_space that were originally
updated after sending the CDC message should be modified to not be
update until the peer updates cons_curs.
Signed-off-by: Wen Gu <[email protected]>
Reviewed-by: Wenjia Zhang <[email protected]>
Reviewed-and-tested-by: Jan Karcher <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions