Message ID | 20231204091911.1326130-1-edumazet@google.com (mailing list archive) |
---|---|
Headers | show |
Series | TCP usec and FQ fastpath | expand |
Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern <dsahern@kernel.org>: On Mon, 4 Dec 2023 09:19:06 +0000 you wrote: > Add iproute2 patches to support recent TCP usec timestamps, > and FQ changes landed in linux-6.7 > > Eric Dumazet (5): > ip route: add support for TCP usec TS > ss: add report of TCPI_OPT_USEC_TS > tc: fq: add TCA_FQ_PRIOMAP handling > tc: fq: add TCA_FQ_WEIGHTS handling > tc: fq: reports stats added in linux-6.7 > > [...] Here is the summary with links: - [iproute2,1/5] ip route: add support for TCP usec TS https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=a043bea75002 - [iproute2,2/5] ss: add report of TCPI_OPT_USEC_TS https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=467879b418ff - [iproute2,3/5] tc: fq: add TCA_FQ_PRIOMAP handling https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=73a31c945481 - [iproute2,4/5] tc: fq: add TCA_FQ_WEIGHTS handling https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=567eb4e41045 - [iproute2,5/5] tc: fq: reports stats added in linux-6.7 https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=3086a339f681 You are awesome, thank you!