[LTP] [linus:master] [net] 8e63c9e617: ltp.uevent02.fail
Dragos Tatulea
dtatulea@nvidia.com
Wed Aug 12 12:35:01 CEST 2026
Hi Cyril,
On 12.08.26 11:55, Cyril Hrubis wrote:
> Hi!
> The test was asserting, among other things, the exact order of the
> events and it expects:
>
> Add ...net/ltp-tun
> Add ...ltp-tun/queues/rx-0
> Add ...ltp-tun/queues/tx-0
>
> But after this patch the order changed to:
>
> Add ...ltp-tun/queues/rx-0
> Add ...ltp-tun/queues/tx-0
> Add ...net/ltp-tun
>
> Is the order of these messages guaranteed or do we need to adjust the
> test?
>
I don't know if there's any guarantee about that. But the mentioned
patch postpones the net availability creation for a good reason.
Maybe Jakub can chime in here.
Thanks,
Dragos
More information about the ltp
mailing list