PAPI: Union pad at the end of short fields instead of at head. 11/13911/6
authorOle Troan <ot@cisco.com>
Thu, 2 Aug 2018 17:19:21 +0000 (19:19 +0200)
committerDave Barach <openvpp@barachs.net>
Fri, 3 Aug 2018 15:44:46 +0000 (15:44 +0000)
commitb199e98fef4256795db7fb055b180a07ce84de5c
tree079a1f975f7cddb1d64c0107495faba2f5c8f821
parentb257fc9fc2558139ec315754e98a57cebb358ed4
PAPI: Union pad at the end of short fields instead of at head.

Hopefully that's going to be consistent across platforms, compilers and ABI.

Change-Id: I0b82565288d88fd046278d4d8288ec1488273ba5
Signed-off-by: Ole Troan <ot@cisco.com>
extras/rpm/vpp.spec
src/vpp-api/python/setup.py
src/vpp-api/python/tests/__init__.py [new file with mode: 0644]
src/vpp-api/python/tests/test_vpp_serializer.py
src/vpp-api/python/vpp_papi/vpp_serializer.py