From: patchwork-bot+netdevbpf@kernel.org
To: Guillaume Nault <gnault@redhat.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, netdev@vger.kernel.org, dsahern@kernel.org,
yoshfuji@linux-ipv6.org
Subject: Re: [PATCH net 0/3] ipv6: Fix socket connection with DSCP fib-rules.
Date: Fri, 10 Feb 2023 07:00:18 +0000 [thread overview]
Message-ID: <167601241810.12809.3450172143227883606.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1675875519.git.gnault@redhat.com>
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 8 Feb 2023 18:13:56 +0100 you wrote:
> The "flowlabel" field of struct flowi6 is used to store both the actual
> flow label and the DS Field (or Traffic Class). However the .connect
> handlers of datagram and TCP sockets don't set the DS Field part when
> doing their route lookup. This breaks fib-rules that match on DSCP.
>
> Guillaume Nault (3):
> ipv6: Fix datagram socket connect with DSCP.
> ipv6: Fix tcp socket connect with DSCP.
> selftests: fib_rule_tests: Test UDP and TCP connections with DSCP
> rules.
>
> [...]
Here is the summary with links:
- [net,1/3] ipv6: Fix datagram socket connection with DSCP.
https://git.kernel.org/netdev/net/c/e010ae08c71f
- [net,2/3] ipv6: Fix tcp socket connection with DSCP.
https://git.kernel.org/netdev/net/c/8230680f36fd
- [net,3/3] selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.
https://git.kernel.org/netdev/net/c/c21a20d9d102
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:[~2023-02-10 7:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 17:13 [PATCH net 0/3] ipv6: Fix socket connection with DSCP fib-rules Guillaume Nault
2023-02-08 17:13 ` [PATCH net 1/3] ipv6: Fix datagram socket connection with DSCP Guillaume Nault
2023-02-09 10:55 ` Eric Dumazet
2023-02-09 15:39 ` David Ahern
2023-02-08 17:14 ` [PATCH net 2/3] ipv6: Fix tcp " Guillaume Nault
2023-02-09 10:56 ` Eric Dumazet
2023-02-09 15:39 ` David Ahern
2023-02-08 17:14 ` [PATCH net 3/3] selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules Guillaume Nault
2023-02-09 15:42 ` David Ahern
2023-02-10 7:00 ` 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=167601241810.12809.3450172143227883606.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=gnault@redhat.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).