netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] tcp: add tcp_warn_once() common helper
@ 2024-10-23  8:14 Jason Xing
  2024-10-23  8:14 ` [PATCH net-next v3 1/2] tcp: add a common helper to debug the underlying issue Jason Xing
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jason Xing @ 2024-10-23  8:14 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, dsahern; +Cc: netdev, Jason Xing

From: Jason Xing <kernelxing@tencent.com>

Paolo Abeni suggested we can introduce a new helper to cover more cases
in the future for better debug.

Jason Xing (2):
  tcp: add a common helper to debug the underlying issue
  tcp: add more warn of socket in tcp_send_loss_probe()

 include/net/tcp.h     | 26 +++++++++++++++-----------
 net/ipv4/tcp_output.c |  4 +---
 2 files changed, 16 insertions(+), 14 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2024-10-30 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23  8:14 [PATCH net-next v3 0/2] tcp: add tcp_warn_once() common helper Jason Xing
2024-10-23  8:14 ` [PATCH net-next v3 1/2] tcp: add a common helper to debug the underlying issue Jason Xing
2024-10-23  8:14 ` [PATCH net-next v3 2/2] tcp: add more warn of socket in tcp_send_loss_probe() Jason Xing
2024-10-30 13:30 ` [PATCH net-next v3 0/2] tcp: add tcp_warn_once() common helper 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;
as well as URLs for NNTP newsgroup(s).