diff options
| author | Jakub Kicinski <[email protected]> | 2019-06-10 21:40:10 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-11 12:22:27 -0700 |
| commit | 9ed431c1d7cf8c394aa7562ca6b84f3eeb8c78a8 (patch) | |
| tree | 540add3d2e40be7263d64cde02b30a0ca8dd7cbe /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 50180074099fcda752d9d56282d23242b126ebc9 (diff) | |
nfp: tls: make use of kernel-driven TX resync
When TCP stream gets out of sync (driver stops receiving skbs
with expected TCP sequence numbers) request a TX resync from
the kernel.
We try to distinguish retransmissions from missed transmissions
by comparing the sequence number to expected - if it's further
than the expected one - we probably missed packets.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions