All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Xin Long <lucien.xin@gmail.com>
Cc: netdev@vger.kernel.org, linux-sctp@vger.kernel.org,
	davem@davemloft.net, kuba@kernel.org, marcelo.leitner@gmail.com
Subject: Re: [PATCH net 0/4] sctp: a couple of fixes for PLPMTUD
Date: Fri, 29 Oct 2021 11:40:09 +0000	[thread overview]
Message-ID: <163550760967.31573.4777989715064942637.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1635413715.git.lucien.xin@gmail.com>

Hello:

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

On Thu, 28 Oct 2021 05:36:00 -0400 you wrote:
> Four fixes included in this patchset:
> 
>   - fix the packet sending in Error state.
>   - fix the timer stop when transport update dst.
>   - fix the outer header len calculation.
>   - fix the return value for toobig processing.
> 
> [...]

Here is the summary with links:
  - [net,1/4] sctp: allow IP fragmentation when PLPMTUD enters Error state
    https://git.kernel.org/netdev/net/c/40171248bb89
  - [net,2/4] sctp: reset probe_timer in sctp_transport_pl_update
    https://git.kernel.org/netdev/net/c/c6ea04ea692f
  - [net,3/4] sctp: subtract sctphdr len in sctp_transport_pl_hlen
    https://git.kernel.org/netdev/net/c/cc4665ca646c
  - [net,4/4] sctp: return true only for pathmtu update in sctp_transport_pl_toobig
    https://git.kernel.org/netdev/net/c/75cf662c64dd

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



      parent reply	other threads:[~2021-10-29 11:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28  9:36 [PATCH net 0/4] sctp: a couple of fixes for PLPMTUD Xin Long
2021-10-28  9:36 ` [PATCH net 1/4] sctp: allow IP fragmentation when PLPMTUD enters Error state Xin Long
2021-10-28  9:36 ` [PATCH net 2/4] sctp: reset probe_timer in sctp_transport_pl_update Xin Long
2021-10-28  9:36 ` [PATCH net 3/4] sctp: subtract sctphdr len in sctp_transport_pl_hlen Xin Long
2021-10-28  9:36 ` [PATCH net 4/4] sctp: return true only for pathmtu update in sctp_transport_pl_toobig Xin Long
2021-10-29 11: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=163550760967.31573.4777989715064942637.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-sctp@vger.kernel.org \
    --cc=lucien.xin@gmail.com \
    --cc=marcelo.leitner@gmail.com \
    --cc=netdev@vger.kernel.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.