From: patchwork-bot+netdevbpf@kernel.org
To: Andrea Mayer <andrea.mayer@uniroma2.it>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, yoshfuji@linux-ipv6.org, dsahern@kernel.org,
ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org,
kafai@fb.com, songliubraving@fb.com, yhs@fb.com,
john.fastabend@gmail.com, kpsingh@kernel.org,
david.lebrun@uclouvain.be, m.xhonneux@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
bpf@vger.kernel.org, stefano.salsano@uniroma2.it,
paolo.lungaroni@uniroma2.it, ahabdels.dev@gmail.com,
anton.makarov11235@gmail.com
Subject: Re: [net 0/3] seg6: fix skb checksum for SRH encapsulation/insertion
Date: Thu, 14 Jul 2022 08:30:14 +0000 [thread overview]
Message-ID: <165778741402.25423.1210141658823932641.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220712175837.16267-1-andrea.mayer@uniroma2.it>
Hello:
This series was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 12 Jul 2022 19:58:34 +0200 you wrote:
> The Linux kernel supports Segment Routing Header (SRH)
> encapsulation/insertion operations by providing the capability to: i)
> encapsulate a packet in an outer IPv6 header with a specified SRH; ii)
> insert a specified SRH directly after the IPv6 header of the packet.
> Note that the insertion operation is also referred to as 'injection'.
>
> The two operations are respectively supported by seg6_do_srh_encap() and
> seg6_do_srh_inline(), which operate on the skb associated to the packet as
> needed (e.g. adding the necessary headers and initializing them, while
> taking care to recalculate the skb checksum).
>
> [...]
Here is the summary with links:
- [net,1/3] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
https://git.kernel.org/netdev/net/c/df8386d13ea2
- [net,2/3] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
https://git.kernel.org/netdev/net/c/f048880fc770
- [net,3/3] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
https://git.kernel.org/netdev/net/c/4889fbd98dea
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:[~2022-07-14 8:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 17:58 [net 0/3] seg6: fix skb checksum for SRH encapsulation/insertion Andrea Mayer
2022-07-12 17:58 ` [net 1/3] seg6: fix skb checksum evaluation in " Andrea Mayer
2022-07-12 17:58 ` [net 2/3] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors Andrea Mayer
2022-07-12 17:58 ` [net 3/3] seg6: bpf: fix skb checksum in bpf_push_seg6_encap() Andrea Mayer
2022-07-12 22:14 ` [net 0/3] seg6: fix skb checksum for SRH encapsulation/insertion sdf
2022-07-14 8: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=165778741402.25423.1210141658823932641.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ahabdels.dev@gmail.com \
--cc=andrea.mayer@uniroma2.it \
--cc=andrii@kernel.org \
--cc=anton.makarov11235@gmail.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=david.lebrun@uclouvain.be \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=john.fastabend@gmail.com \
--cc=kafai@fb.com \
--cc=kpsingh@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.xhonneux@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=paolo.lungaroni@uniroma2.it \
--cc=songliubraving@fb.com \
--cc=stefano.salsano@uniroma2.it \
--cc=yhs@fb.com \
--cc=yoshfuji@linux-ipv6.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).