> device_fh is defined as uint64_t. So printing format macro PRIu64 can be used. > Otherwise looks good. PRIu64 is better. Thanks. > > Acked-by: Pravin B Shelar <pshe...@nicira.com> Thanks, will push to master with this change. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH] dpdk: fix compiler warnings on 32bit build Andy Zhou
- Re: [ovs-dev] [PATCH] dpdk: fix compiler warnings on 32... Pravin Shelar
- Re: [ovs-dev] [PATCH] dpdk: fix compiler warnings o... Andy Zhou