[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241020145029.27725-1-kerneljasonxing@gmail.com>
Date: Sun, 20 Oct 2024 22:50:27 +0800
From: Jason Xing <kerneljasonxing@...il.com>
To: davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
dsahern@...nel.org,
ncardwell@...gle.com
Cc: netdev@...r.kernel.org,
Jason Xing <kernelxing@...cent.com>
Subject: [PATCH net-next 0/2] tcp: add tcp_warn_once() common helper
From: Jason Xing <kernelxing@...cent.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 | 31 ++++++++++++++++++++-----------
net/ipv4/tcp_output.c | 4 +---
2 files changed, 21 insertions(+), 14 deletions(-)
--
2.37.3
Powered by blists - more mailing lists