All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, edumazet@google.com
Subject: Re: [PATCH net-next 00/10] tcp: drop reason additions
Date: Sun, 17 Apr 2022 12:40:14 +0000	[thread overview]
Message-ID: <165019921448.7317.10694523247294915482.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220416001048.2218911-1-eric.dumazet@gmail.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 15 Apr 2022 17:10:38 -0700 you wrote:
> From: Eric Dumazet <edumazet@google.com>
> 
> Currently, TCP is either missing drop reasons,
> or pretending that some useful packets are dropped.
> 
> This patch series makes "perf record -a -e skb:kfree_skb"
> much more usable.
> 
> [...]

Here is the summary with links:
  - [net-next,01/10] tcp: consume incoming skb leading to a reset
    https://git.kernel.org/netdev/net-next/c/d9d024f96609
  - [net-next,02/10] tcp: get rid of rst_seq_match
    https://git.kernel.org/netdev/net-next/c/b5ec1e6205a1
  - [net-next,03/10] tcp: add drop reason support to tcp_validate_incoming()
    https://git.kernel.org/netdev/net-next/c/da40b613f89c
  - [net-next,04/10] tcp: make tcp_rcv_state_process() drop monitor friendly
    https://git.kernel.org/netdev/net-next/c/37fd4e842391
  - [net-next,05/10] tcp: add drop reasons to tcp_rcv_state_process()
    https://git.kernel.org/netdev/net-next/c/669da7a71890
  - [net-next,06/10] tcp: add two drop reasons for tcp_ack()
    https://git.kernel.org/netdev/net-next/c/4b506af9c5b8
  - [net-next,07/10] tcp: add drop reason support to tcp_prune_ofo_queue()
    https://git.kernel.org/netdev/net-next/c/e7c89ae4078e
  - [net-next,08/10] tcp: make tcp_rcv_synsent_state_process() drop monitor friend
    https://git.kernel.org/netdev/net-next/c/c337578a6592
  - [net-next,09/10] tcp: add drop reasons to tcp_rcv_synsent_state_process()
    https://git.kernel.org/netdev/net-next/c/659affdb5140
  - [net-next,10/10] tcp: add drop reason support to tcp_ofo_queue()
    https://git.kernel.org/netdev/net-next/c/8fbf195798b5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-04-17 12:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16  0:10 [PATCH net-next 00/10] tcp: drop reason additions Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 01/10] tcp: consume incoming skb leading to a reset Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 02/10] tcp: get rid of rst_seq_match Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 03/10] tcp: add drop reason support to tcp_validate_incoming() Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 04/10] tcp: make tcp_rcv_state_process() drop monitor friendly Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 05/10] tcp: add drop reasons to tcp_rcv_state_process() Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 06/10] tcp: add two drop reasons for tcp_ack() Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 07/10] tcp: add drop reason support to tcp_prune_ofo_queue() Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 08/10] tcp: make tcp_rcv_synsent_state_process() drop monitor friend Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 09/10] tcp: add drop reasons to tcp_rcv_synsent_state_process() Eric Dumazet
2022-04-16  0:10 ` [PATCH net-next 10/10] tcp: add drop reason support to tcp_ofo_queue() Eric Dumazet
2022-04-17 12:40 ` 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=165019921448.7317.10694523247294915482.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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.