Re: [LTP] [linus:master] [net] 8e63c9e617: ltp.uevent02.fail

From: Cyril Hrubis

Date: Wed Aug 12 2026 - 06:03:39 EST


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?

--
Cyril Hrubis
chrubis@xxxxxxx