Message ID | cover.1706962013.git.alessandromarcolini99@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for encoding multi-attr to ynl | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Sat, 3 Feb 2024 14:16:50 +0100 you wrote: > This patchset add the support for encoding multi-attr attributes, making > it possible to use ynl with qdisc which have this kind of attributes > (e.g: taprio, ets). > > Patch 1 corrects two docstrings in nlspec.py > Patch 2 adds the multi-attr attribute to taprio entry > Patch 3 adds the support for encoding multi-attr > > [...] Here is the summary with links: - [v4,net-next,1/3] tools: ynl: correct typo and docstring https://git.kernel.org/netdev/net-next/c/7b4434a8face - [v4,net-next,2/3] doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry https://git.kernel.org/netdev/net-next/c/70ff9a91e868 - [v4,net-next,3/3] tools: ynl: add support for encoding multi-attr https://git.kernel.org/netdev/net-next/c/b9bcfc3bc978 You are awesome, thank you!