From: patchwork-bot+netdevbpf@kernel.org
To: dccp@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] net: Remove more RTO_ONLINK users.
Date: Wed, 19 Jul 2023 11:40:20 +0000 [thread overview]
Message-ID: <168976682016.23748.15879521041642434800.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1689600901.git.gnault@redhat.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 17 Jul 2023 15:53:24 +0200 you wrote:
> Code that initialise a flowi4 structure manually before doing a fib
> lookup can easily avoid overloading ->flowi4_tos with the RTO_ONLINK
> bit. They can just set ->flowi4_scope correctly instead.
>
> Properly separating the routing scope from ->flowi4_tos will allow to
> eventually convert this field to dscp_t (to ensure proper separation
> between DSCP and ECN).
>
> [...]
Here is the summary with links:
- [net-next,1/3] gtp: Set TOS and routing scope independently for fib lookups.
https://git.kernel.org/netdev/net-next/c/b16b50476714
- [net-next,2/3] dccp: Set TOS and routing scope independently for fib lookups.
https://git.kernel.org/netdev/net-next/c/2d6c85ca3eb8
- [net-next,3/3] sctp: Set TOS and routing scope independently for fib lookups.
https://git.kernel.org/netdev/net-next/c/ba80e20d7f3f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
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, pablo@netfilter.org,
laforge@gnumonks.org, osmocom-net-gprs@lists.osmocom.org,
dccp@vger.kernel.org, marcelo.leitner@gmail.com,
lucien.xin@gmail.com, linux-sctp@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] net: Remove more RTO_ONLINK users.
Date: Wed, 19 Jul 2023 11:40:20 +0000 [thread overview]
Message-ID: <168976682016.23748.15879521041642434800.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1689600901.git.gnault@redhat.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 17 Jul 2023 15:53:24 +0200 you wrote:
> Code that initialise a flowi4 structure manually before doing a fib
> lookup can easily avoid overloading ->flowi4_tos with the RTO_ONLINK
> bit. They can just set ->flowi4_scope correctly instead.
>
> Properly separating the routing scope from ->flowi4_tos will allow to
> eventually convert this field to dscp_t (to ensure proper separation
> between DSCP and ECN).
>
> [...]
Here is the summary with links:
- [net-next,1/3] gtp: Set TOS and routing scope independently for fib lookups.
https://git.kernel.org/netdev/net-next/c/b16b50476714
- [net-next,2/3] dccp: Set TOS and routing scope independently for fib lookups.
https://git.kernel.org/netdev/net-next/c/2d6c85ca3eb8
- [net-next,3/3] sctp: Set TOS and routing scope independently for fib lookups.
https://git.kernel.org/netdev/net-next/c/ba80e20d7f3f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-07-19 11:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 13:53 [PATCH net-next 0/3] net: Remove more RTO_ONLINK users Guillaume Nault
2023-07-17 13:53 ` Guillaume Nault
2023-07-17 13:53 ` [PATCH net-next 1/3] gtp: Set TOS and routing scope independently for fib lookups Guillaume Nault
2023-07-17 13:53 ` [PATCH net-next 3/3] sctp: " Guillaume Nault
2023-07-17 16:06 ` Xin Long
2023-07-19 11:40 ` patchwork-bot+netdevbpf [this message]
2023-07-19 11:40 ` [PATCH net-next 0/3] net: Remove more RTO_ONLINK users patchwork-bot+netdevbpf
-- strict thread matches above, loose matches on Subject: below --
2023-07-17 13:53 [PATCH net-next 2/3] dccp: Set TOS and routing scope independently for fib lookups Guillaume Nault
2023-07-17 13:53 ` Guillaume Nault
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=168976682016.23748.15879521041642434800.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=dccp@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.