diff options
author | Jason Xing <[email protected]> | 2024-03-04 17:29:33 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-03-07 15:29:15 +0100 |
commit | 4e441bb8aca1964460e0210bdfd9b89f18a0fd16 (patch) | |
tree | 64a4267e1d7872c38b1329b4439fa1a6a3d782b1 /net/core/page_pool_user.c | |
parent | 25a6838317606461cfed35698bf2233c1c40c065 (diff) |
tcp: add tracing of skb/skaddr in tcp_event_sk_skb class
Printing the addresses can help us identify the exact skb/sk
for those system in which it's not that easy to run BPF program.
As we can see, it already fetches those, then use it directly
and it will print like below:
...tcp_retransmit_skb: skbaddr=XXX skaddr=XXX family=AF_INET...
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/core/page_pool_user.c')
0 files changed, 0 insertions, 0 deletions