vppapigen: crcchecker: report in-progress messages 79/28879/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 09:48:59 +0000 (09:48 +0000)
committerOle Tr�an <otroan@employees.org>
Wed, 16 Sep 2020 13:56:15 +0000 (13:56 +0000)
commit8b0cd69d31a50e7f4a454d45e903c6cdaf23fbfe
tree5be306027a2e50c9f14d065c1513988d40c6b9e3
parent8c91b2ae2b32d428ef35605707788fe064621cb3
vppapigen: crcchecker: report in-progress messages

in-progress messages do not give any API stability guarantees,
by design, to allow easy iteration. Provide an easy way
to know which messages are in-progress.

If as a user you see "in-progress" message that you want
to use in production, please contact the feature owner
and discuss the path to removing the "in-progress" status
before that.

Change-Id: I27729995e26a70af373e642b871dbb5cc5526959
Type: improvement
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
extras/scripts/crcchecker.py