All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/5] v2 fixes for "mptcp: convert Netlink code to use YAML spec"
@ 2023-10-16 13:43 Davide Caratti
  2023-10-16 13:43 ` [PATCH mptcp-next 1/5] Squash-to: "net: mptcp: convert netlink from small_ops to ops" Davide Caratti
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Davide Caratti @ 2023-10-16 13:43 UTC (permalink / raw)
  To: mptcp

v2 changes:
 - de-uglify YAML spef file, replacing '_' with '-' and avoiding
   unnecessary assignments in enums (Jakub Kicinski)
 - keep validating addr6 with NLA_POLICY_EXACT_LEN() (Jakub Kicinski)
 - Don't leave MPTCP_EVENT_UNSPEC undocumented (Simon Horman)

patch 1/5 will cause a small context mismatch in "net: mptcp: use policy
generated by YAML spec"

Davide Caratti (5):
  Squash-to: "net: mptcp: convert netlink from small_ops to ops"
  Squash-to: "Documentation: netlink: add a YAML spec for mptcp"
  Squash-to: "uapi: mptcp: use header file generated from YAML spec"
  Squash to: "net: mptcp: use policy generated by YAML spec"
  tools: ynl-gen: add support for exact-len validation

-- 
2.41.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-10-21 13:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16 13:43 [PATCH mptcp-next 0/5] v2 fixes for "mptcp: convert Netlink code to use YAML spec" Davide Caratti
2023-10-16 13:43 ` [PATCH mptcp-next 1/5] Squash-to: "net: mptcp: convert netlink from small_ops to ops" Davide Caratti
2023-10-16 13:43 ` [PATCH mptcp-next 2/5] Squash-to: "Documentation: netlink: add a YAML spec for mptcp" Davide Caratti
2023-10-16 13:43 ` [PATCH mptcp-next 3/5] Squash-to: "uapi: mptcp: use header file generated from YAML spec" Davide Caratti
2023-10-16 13:43 ` [PATCH mptcp-next 4/5] Squash to: "net: mptcp: use policy generated by " Davide Caratti
2023-10-16 13:43 ` [PATCH mptcp-next 5/5] tools: ynl-gen: add support for exact-len validation Davide Caratti
2023-10-16 20:40   ` tools: ynl-gen: add support for exact-len validation: Tests Results MPTCP CI
2023-10-16 21:45   ` MPTCP CI
2023-10-19 10:48 ` [PATCH mptcp-next 0/5] v2 fixes for "mptcp: convert Netlink code to use YAML spec" Matthieu Baerts
2023-10-19 11:08   ` Davide Caratti
2023-10-21 13:47   ` Matthieu Baerts

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.