https://github.com/torvalds/linux
Revision fc22579917eb7e13433448a342f1cb1592920940 authored by Eric Dumazet on 15 September 2017, 23:47:42 UTC, committed by David S. Miller on 16 September 2017, 16:07:01 UTC
Now skb->mstamp_skb is updated later, we also need to call
tcp_rate_skb_sent() after the update is done.

Fixes: 8c72c65b426b ("tcp: update skb->skb_mstamp more carefully")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e67b8a6
History
Tip revision: fc22579917eb7e13433448a342f1cb1592920940 authored by Eric Dumazet on 15 September 2017, 23:47:42 UTC
tcp: fix data delivery rate
Tip revision: fc22579
File Mode Size
Kconfig -rw-r--r-- 59.0 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.5 KB
do_mounts.c -rw-r--r-- 14.6 KB
do_mounts.h -rw-r--r-- 1.1 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.3 KB
init_task.c -rw-r--r-- 802 bytes
initramfs.c -rw-r--r-- 14.0 KB
main.c -rw-r--r-- 26.6 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top