VPPAPIGEN: Consistent CRC32 on complete file. 93/11693/1
authorOle Troan <ot@cisco.com>
Wed, 11 Apr 2018 07:50:03 +0000 (09:50 +0200)
committerIgor Mikhailov <imichail@cisco.com>
Wed, 11 Apr 2018 22:03:59 +0000 (22:03 +0000)
commit27669ac245f8951252980001534d9f5121988e79
treedd15d216b2bf1a8c916b4fd2af94407207182284
parent18744ee68064854f68f3f05fd74290477b055431
VPPAPIGEN: Consistent CRC32 on complete file.

Prior to this fix vppapigen would just do a crc32 on the Python representation
of the file as a set of dictionaries. That of course was not a good idea.

Change-Id: Ie454736ffec02fa4679ab27e684b1d6c6406a0f1
Signed-off-by: Ole Troan <ot@cisco.com>
(cherry picked from commit 17225df81b6fbfedc49dbf1fccb6d68df5a44ce0)
src/tools/vppapigen/vppapigen.py