From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, edumazet@google.com, netdev@vger.kernel.org,
kernel-team@fb.com, rostedt@goodmis.org, dsahern@kernel.org,
ntspring@fb.com
Subject: Re: [PATCH net-next v2] tcp: add tracepoint for checksum errors
Date: Fri, 14 May 2021 22:30:10 +0000 [thread overview]
Message-ID: <162103141053.10202.2175233316256152170.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210514200425.279351-1-kuba@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 14 May 2021 13:04:25 -0700 you wrote:
> Add a tracepoint for capturing TCP segments with
> a bad checksum. This makes it easy to identify
> sources of bad frames in the fleet (e.g. machines
> with faulty NICs).
>
> It should also help tools like IOvisor's tcpdrop.py
> which are used today to get detailed information
> about such packets.
>
> [...]
Here is the summary with links:
- [net-next,v2] tcp: add tracepoint for checksum errors
https://git.kernel.org/netdev/net-next/c/709c03142399
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-05-14 22:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-14 20:04 [PATCH net-next v2] tcp: add tracepoint for checksum errors Jakub Kicinski
2021-05-14 22:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162103141053.10202.2175233316256152170.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kernel-team@fb.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ntspring@fb.com \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.