vppapigen: crcchecker: report in-progress messages 72/28872/2 v20.09-rc2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 09:48:59 +0000 (09:48 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 15:53:00 +0000 (15:53 +0000)
commita87deb77da4bd4a0aa85721f7a400590bcecd348
tree30a1ca74cbf458e942a7bbab71ecd03295c8514c
parent4035daffd540c23db1195216303cba79e8ca17c3
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>
(cherry picked from commit 8b0cd69d31a50e7f4a454d45e903c6cdaf23fbfe)
extras/scripts/crcchecker.py