[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190116.140607.2077520992920822878.davem@davemloft.net>
Date: Wed, 16 Jan 2019 14:06:07 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: dcaratti@...hat.com
Cc: aring@...atatu.com, lucasb@...atatu.com, netdev@...r.kernel.org,
sthemmin@...rosoft.com
Subject: Re: [PATCH net] selftests: tc-testing: fix parsing of ife type
From: Davide Caratti <dcaratti@...hat.com>
Date: Mon, 14 Jan 2019 18:16:44 +0100
> 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:
...
> Change 'matchPattern' values, allowing '0' and '0x0' if ife type is equal
> to 0, and accepting both '0x' and '0X' otherwise, to let these tests pass
> both with old and new tc binaries.
> While at it, fix a small typo in test case fac3 ('maximnum'->'maximum').
>
> Signed-off-by: Davide Caratti <dcaratti@...hat.com>
Applied.
Powered by blists - more mailing lists