Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 2 Jan 2025 17:34:18 +0100 you wrote: > Define inet_sk_dscp() to get a dscp_t value from struct inet_sock, so > that sctp_v4_get_dst() can easily set ->flowi4_tos from a dscp_t > variable. For the SCTP_DSCP_SET_MASK case, we can just use > inet_dsfield_to_dscp() to get a dscp_t value. > > Then, when converting ->flowi4_tos from __u8 to dscp_t, we'll just have > to drop the inet_dscp_to_dsfield() conversion function. > > [...] Here is the summary with links: - [net-next] sctp: Prepare sctp_v4_get_dst() to dscp_t conversion. https://git.kernel.org/netdev/net-next/c/3f9f5cd005f5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html