mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] tcp_metrics: fix hanlding of route options
@ 2025-06-20 12:56 Petr Tesarik
  2025-06-20 12:56 ` [PATCH net v2 1/2] tcp_metrics: set congestion window clamp from the dst entry Petr Tesarik
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Petr Tesarik @ 2025-06-20 12:56 UTC (permalink / raw)
  To: Paolo Abeni, David S. Miller, Eric Dumazet, Neal Cardwell,
	Kuniyuki Iwashima, open list:NETWORKING [TCP]
  Cc: David Ahern, Jakub Kicinski, open list, Petr Tesarik

I ran into a couple of issues while trying to tweak TCP congestion
avoidance to analyze a potential performance regression. It turns out
that overriding the parameters with ip-route(8) does not work as
expected and appears to be buggy.

Changes in v2:
- more background information in the cwnd commit message
- fix handling of initial TCP Slow Start if cwnd is clamped

Petr Tesarik (2):
  tcp_metrics: set congestion window clamp from the dst entry
  tcp_metrics: use ssthresh value from dst if there is no metrics

 net/ipv4/tcp_metrics.c | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-23 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-20 12:56 [PATCH net v2 0/2] tcp_metrics: fix hanlding of route options Petr Tesarik
2025-06-20 12:56 ` [PATCH net v2 1/2] tcp_metrics: set congestion window clamp from the dst entry Petr Tesarik
2025-06-20 12:56 ` [PATCH net v2 2/2] tcp_metrics: use ssthresh value from dst if there is no metrics Petr Tesarik
2025-06-20 13:24 ` [PATCH net v2 0/2] tcp_metrics: fix hanlding of route options Eric Dumazet
2025-06-23  7:36   ` Petr Tesarik
2025-06-23 11:44     ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®