Hi Everyone.

I'd like to propose three more changes/cleanup to the api files/vppapigen.

1. I'd like to remove the logic in vpppigen that imperatively declares the
service definitions.  Instead of calculating the values, we would output
the necessary values to be added to the api file.

2. I'd like to change the existing message definitions to use the
corresponding enums in place of the primitives that they decay to.
u8 dscp -> vl_api_dscp_t dscp

3. I'd like to change the flag type enums to use the api enumflag type.

Objections?

Paul
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19204): https://lists.fd.io/g/vpp-dev/message/19204
Mute This Topic: https://lists.fd.io/mt/82107376/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to