[LTP] [PATCH 1/2] syscalls/io_uring: Add .needs_kconfigs
Cyril Hrubis
chrubis@suse.cz
Thu Sep 15 12:02:16 CEST 2022
Hi!
> The test broken on my system that kernel version is 5.10, and report:
>
> io_uring01.c:82: TFAIL: io_uring_setup() failed: EOPNOTSUPP (95)
>
> Maybe we can add checking of kconfig to report TCONF at first.
I would avoid checking kconfig as long as we can just check return
values and errno, see my other reply.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list