vppapigen: crcchecker: report deprecated messages 93/28793/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 11 Sep 2020 17:40:52 +0000 (17:40 +0000)
committerOle Tr�an <otroan@employees.org>
Wed, 16 Sep 2020 08:05:43 +0000 (08:05 +0000)
commit62bd50de97cd90cc09559a09fe46f98211279a1e
tree5f7a04f92a1f53212904fc31f3e7371ca048f1fe
parentd1146f6ddee203596b0804c4a84e8f8a718b0e13
vppapigen: crcchecker: report deprecated messages

Report if the messages were marked as deprecated,
but not yet deleted.

Useful for building the release notes and comparing
between the releases.

Also, put the dict_compare() call into the report(),
since latter always consumes the output of the former.

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