vppapigen: crcchecker: report deprecated messages 70/28870/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 11 Sep 2020 17:40:52 +0000 (17:40 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 11:24:38 +0000 (11:24 +0000)
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>
(cherry picked from commit 62bd50de97cd90cc09559a09fe46f98211279a1e)


No differences found