public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tcp: tcp_tx_timestamp() fix
@ 2026-01-27 12:38 Eric Dumazet
  2026-01-27 12:38 ` [PATCH net-next 1/2] tcp: tcp_tx_timestamp() must look at the rtx queue Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Dumazet @ 2026-01-27 12:38 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: Simon Horman, Neal Cardwell, Kuniyuki Iwashima, netdev,
	eric.dumazet, Eric Dumazet

Fix an old bug in tcp_tx_timestamp().

Add one corresponding packetdrill test.

Eric Dumazet (2):
  tcp: tcp_tx_timestamp() must look at the rtx queue
  selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt

 net/ipv4/tcp.c                                |  3 +
 .../tcp_timestamping_tcp_tx_timestamp_bug.pkt | 70 +++++++++++++++++++
 2 files changed, 73 insertions(+)
 create mode 100644 tools/testing/selftests/net/packetdrill/tcp_timestamping_tcp_tx_timestamp_bug.pkt

-- 
2.53.0.rc1.217.geba53bf80e-goog


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

end of thread, other threads:[~2026-01-29  3:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 12:38 [PATCH net-next 0/2] tcp: tcp_tx_timestamp() fix Eric Dumazet
2026-01-27 12:38 ` [PATCH net-next 1/2] tcp: tcp_tx_timestamp() must look at the rtx queue Eric Dumazet
2026-01-28  2:22   ` Jason Xing
2026-01-27 12:38 ` [PATCH net-next 2/2] selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt Eric Dumazet
2026-01-28  2:24   ` Jason Xing
2026-01-29  3:50 ` [PATCH net-next 0/2] tcp: tcp_tx_timestamp() fix patchwork-bot+netdevbpf

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