On 12/08/2016 16:24, "Joe Stringer" wrote:
>On 12 August 2016 at 15:44, Daniele Di Proietto wrote:
>> Use the appropriate format specifier for size_t, otherwise the 32-bit
>> build fails.
>>
>> Reported-at: https://travis-ci.org/openvswitch/ovs/jobs/151938383
>> Fixes: 3453b4d62a98("dpif-ne
On 12 August 2016 at 15:44, Daniele Di Proietto wrote:
> Use the appropriate format specifier for size_t, otherwise the 32-bit
> build fails.
>
> Reported-at: https://travis-ci.org/openvswitch/ovs/jobs/151938383
> Fixes: 3453b4d62a98("dpif-netdev: dpcls per in_port with sorted
> subtables")
> Sign
Use the appropriate format specifier for size_t, otherwise the 32-bit
build fails.
Reported-at: https://travis-ci.org/openvswitch/ovs/jobs/151938383
Fixes: 3453b4d62a98("dpif-netdev: dpcls per in_port with sorted
subtables")
Signed-off-by: Daniele Di Proietto
---
lib/dpif-netdev.c | 2 +-
1 file