Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/111153 _apply patch failure_ Submitter: Mattias Rönnblom Date: Sunday, May 15 2022 12:24:18 Applied on: CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19 Apply patch set 111153 failed: Checking patch MAINTAINERS... Checking patch app/test/meson.build... error: while searching for: ['rwlock_rde_wro_autotest', true], ['sched_autotest', true], ['security_autotest', false], ['spinlock_autotest', true], ['stack_autotest', false], ['stack_lf_autotest', false], error: patch failed: app/test/meson.build:214 Checking patch app/test/test_seqlock.c... Checking patch doc/api/doxy-api-index.md... Checking patch doc/guides/rel_notes/release_22_07.rst... Checking patch lib/eal/common/meson.build... Checking patch lib/eal/common/rte_seqlock.c... Checking patch lib/eal/include/meson.build... Checking patch lib/eal/include/rte_seqlock.h... Checking patch lib/eal/version.map... Applied patch MAINTAINERS cleanly. Applying patch app/test/meson.build with 1 reject... Hunk #1 applied cleanly. Rejected hunk #2. Applied patch app/test/test_seqlock.c cleanly. Applied patch doc/api/doxy-api-index.md cleanly. Applied patch doc/guides/rel_notes/release_22_07.rst cleanly. Applied patch lib/eal/common/meson.build cleanly. Applied patch lib/eal/common/rte_seqlock.c cleanly. Applied patch lib/eal/include/meson.build cleanly. Applied patch lib/eal/include/rte_seqlock.h cleanly. Applied patch lib/eal/version.map cleanly. diff a/app/test/meson.build b/app/test/meson.build (rejected hunks) @@ -214,6 +215,7 @@ fast_tests = [ ['rwlock_rde_wro_autotest', true], ['sched_autotest', true], ['security_autotest', false], + ['seqlock_autotest', true], ['spinlock_autotest', true], ['stack_autotest', false], ['stack_lf_autotest', false], https://lab.dpdk.org/results/dashboard/patchsets/22118/ UNH-IOL DPDK Community Lab