This change should fix a few compilation errors that recently cropped up on the Travis-CI builds, making the Travis-CI builds successful again.
See the travis build at: https://travis-ci.org/orgcandman/ovs/builds/78823232 Aaron Conole (3): Very pleased to make this change request. Commit 74ff3298c880 introduced a compilation issue due to a bad unsigned 64-bit constant, as well as an implicit narrow. The netdev-dpdk uses the struct ether_addr rather than struct eth_addr internal ovs datatype. AUTHORS | 2 +- lib/netdev-dpdk.c | 4 ++-- lib/packets.h | 8 +++++--- tests/test-aa.c | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) -- 1.8.3.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev