numam-dpdk/app
Natanael Copa 816d76c53e app/test: fix build with musl libc
Fix following build error with musl libc:

app/test/test_eal_flags.c:152:55: error:
'O_RDONLY' undeclared (first use in this function)
      fd = openat(dirfd(hugepage_dir), dirent->d_name, O_RDONLY);
                                                       ^~~~~~~~

Fixes: 45f1b6e868 ("app: add new tests on eal flags")
Cc: stable@dpdk.org

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
2019-03-31 01:03:13 +01:00
..
pdump app/pdump: remove only created vdevs 2019-03-01 18:17:36 +01:00
proc-info
test app/test: fix build with musl libc 2019-03-31 01:03:13 +01:00
test-acl
test-bbdev use appropriate EAL macro for constructors 2019-03-27 23:10:57 +01:00
test-cmdline
test-compress-perf app/compress-perf: call generic strlcpy 2019-03-01 18:17:35 +01:00
test-crypto-perf build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
test-eventdev app/eventdev: start event producers after eventdev 2019-03-15 06:46:50 +01:00
test-pipeline app/pipeline: fix dependency for FreeBSD 2019-03-27 01:02:45 +01:00
test-pmd app/testpmd: fix stdout flush after printing stats 2019-03-20 21:12:33 +01:00
Makefile test: move to app directory 2019-02-26 15:29:27 +01:00
meson.build test: move to app directory 2019-02-26 15:29:27 +01:00