[oe] [meta-oe][PATCH] fio: upgrade 3.17 -> 3.18

Adrian Bunk bunk at stusta.de
Tue Feb 18 22:09:22 UTC 2020


On Tue, Feb 18, 2020 at 11:37:33AM -0800, Jonathan Richardson via Openembedded-devel wrote:
> I was just about to submit a patch to remove the disabling of compiler
> optimizations to fio. On our cortex A72 this kills the performance of fio
> by 25%. That would solve this build issue also.
>...
> > https://errors.yoctoproject.org/Errors/Details/391129/
>...

t/io_uring.c:103:17: error: '__NR_sys_io_uring_register' undeclared (first use in this function); did you mean 'SYS_io_uring_register'?

This error does not look related to optimization.

This looks like https://github.com/axboe/fio/issues/923

cu
Adrian


More information about the Openembedded-devel mailing list