Message ID | 20230527133107.68161-1-donald.hunter@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | netlink: specs: add ynl spec for ovs_flow | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Sat, 27 May 2023 14:31:03 +0100 you wrote: > Add a ynl specification for ovs_flow. The spec is sufficient to dump ovs > flows but some attrs have been left as binary blobs because ynl doesn't > support C arrays in struct definitions yet. > > Patches 1-3 add features for genetlink-legacy specs > Patch 4 is the ovs_flow netlink spec > > [...] Here is the summary with links: - [net-next,v2,1/4] doc: ynl: Add doc attr to struct members in genetlink-legacy spec https://git.kernel.org/netdev/net-next/c/6d6bae63053d - [net-next,v2,2/4] tools: ynl: Initialise fixed headers to 0 in genetlink-legacy https://git.kernel.org/netdev/net-next/c/5ac18889bde0 - [net-next,v2,3/4] tools: ynl: Support enums in struct members in genetlink-legacy https://git.kernel.org/netdev/net-next/c/313a7a808ca8 - [net-next,v2,4/4] netlink: specs: add ynl spec for ovs_flow https://git.kernel.org/netdev/net-next/c/93b230b549bc You are awesome, thank you!