[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173194923408.4109060.4045390927300131499.git-patchwork-notify@kernel.org>
Date: Mon, 18 Nov 2024 17:00:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Choong Yong Liang <yong.liang.choong@...ux.intel.com>
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us
Subject: Re: [PATCH iproute2-next v1] tc: Add support for Hold/Release mechanism
in TSN as per IEEE 802.1Q-2018
Hello:
This patch was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@...nel.org>:
On Tue, 12 Nov 2024 12:00:29 +0800 you wrote:
> This commit enhances the q_taprio module by adding support for the
> Hold/Release mechanism in Time-Sensitive Networking (TSN), as specified
> in the IEEE 802.1Q-2018 standard.
>
> Changes include:
> - Addition of `TC_TAPRIO_CMD_SET_AND_HOLD` and `TC_TAPRIO_CMD_SET_AND_RELEASE`
> cases in the `entry_cmd_to_str` function to return "H" and "R" respectively.
> - Addition of corresponding string comparisons in the `str_to_entry_cmd`
> function to map "H" and "R" to `TC_TAPRIO_CMD_SET_AND_HOLD` and
> `TC_TAPRIO_CMD_SET_AND_RELEASE`.
>
> [...]
Here is the summary with links:
- [iproute2-next,v1] tc: Add support for Hold/Release mechanism in TSN as per IEEE 802.1Q-2018
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=863c96cea49d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists