[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241023081452.9151-1-kerneljasonxing@gmail.com>
Date: Wed, 23 Oct 2024 16:14:50 +0800
From: Jason Xing <kerneljasonxing@...il.com>
To: davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
dsahern@...nel.org
Cc: netdev@...r.kernel.org,
Jason Xing <kernelxing@...cent.com>
Subject: [PATCH net-next v3 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 | 26 +++++++++++++++-----------
net/ipv4/tcp_output.c | 4 +---
2 files changed, 16 insertions(+), 14 deletions(-)
--
2.37.3
Powered by blists - more mailing lists