On Mon, 14 Jan 2019 18:16:44 +0100 Davide Caratti <dcara...@redhat.com> wrote:
> In iproute2 commit 90c5c969f0b9 ("fix print_0xhex on 32 bit"), the format > specifier for the ife type changed from 0x%X to %#llX, causing systematic > failures in the following TDC test cases: Another alternative would be if the tests looked at the JSON output of the tc command which is less likely to change? Acked-by: Stephen Hemminger <step...@networkplumber.org>