> On 16 Mar 2018, at 20:34, Stephen Hemminger <step...@networkplumber.org> 
> wrote:
>> 
>> print_uint64(PRINT_ANY, "refcnt", "refcnt %" PRIu64 " ", t->tcm_info)
>> 
>> Signed-off-by: Kevin Darbyshire-Bryant <l...@darbyshire-bryant.me.uk>
> 
> I am fine with this. But since there is no code using it yet, it should
> go net-next branch.
> 
> Reviewed-by: Stephen Hemminger <step...@networkplumber.org>

Existing code is tripping up over the hidden uint - > uint64_t promotion in 
print_uint in iproute2 v4.15, that’s how I fell over the issue.  Should I split 
the patch?  One fixing the uint->uint64_t and the other offering the explicit 
type length options.

Obviously I now realise that the email header should have iproute2 in it.  
Learning, slowly :-)

Cheers,

Kevin D-B

012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to