Re: [PATCH net-next v1 2/2] netlink: specs: add partial specification for openvswitch
From: Donald Hunter <hidden>
Date: 2023-03-18 16:55:41
From: Donald Hunter <hidden>
Date: 2023-03-18 16:55:41
On Sat, 18 Mar 2023 at 04:52, Jakub Kicinski [off-list ref] wrote:
On Thu, 16 Mar 2023 12:01:42 +0000 Donald Hunter wrote:quoted
+user-header: ovs_headerLet's place this attr inside 'operations'?
Ah, good point - can it vary per operation and should it be a property of each command?
also s/_/-/ everywhere, we try to use - as a separator in the spec, the C codegen replaces it with underscores
Ack, will do.