VPPAPIGEN: Consistent CRC32 on complete file. 76/11676/2
authorOle Troan <ot@cisco.com>
Wed, 11 Apr 2018 07:50:03 +0000 (09:50 +0200)
committerJohn Lo <loj@cisco.com>
Wed, 11 Apr 2018 18:51:12 +0000 (18:51 +0000)
commit17225df81b6fbfedc49dbf1fccb6d68df5a44ce0
tree45345f43ea32cbcef87b0cc4232ab867f837e5b1
parent9840ccada14f1c67b09323b5f4d96d2d7334a5cc
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>
src/tools/vppapigen/vppapigen.py