HomeFreeBSD

tcp: Correctly compute the TCP goodput in bits per second by using SEQ_SUB().

Description

tcp: Correctly compute the TCP goodput in bits per second by using SEQ_SUB().

TCP sequence number differences should be computed using SEQ_SUB().

Differential Revision: https://reviews.freebsd.org/D35505
Reviewed by: rscheff@
MFC after: 1 week
Sponsored by: NVIDIA Networking

Details

Provenance
hselaskyAuthored on Jun 16 2022, 2:42 AM
Differential Revision
D35505: tcp: Correctly compute the TCP goodput in bits per second by using SEQ_SUB().
Parents
rG29afffb942b1: subr_bus: restore bus_null_rescan()
Branches
Unknown
Tags
Unknown