Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/158207 _apply issues_ Submitter: Andre Muezerie Date: 2025-10-28 22:15:53 Reply_mail: <1761689753-23181-1-git-send-email-andremue@linux.microsoft.com> DPDK git baseline: Repo:dpdk, CommitID: 39b54f2dcf44ad1f91eabc7080cd5dea763607fd * Repo: dpdk with GCC -DRTE_MBUF_HISTORY_DEBUG. lib/mbuf/mbuf_history.c: In function ‘rte_mbuf_history_init’: lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n" 364 | static_assert(!__builtin_strchr(fmt, '\n'), \ | ^~~~~~~~~~~~~ lib/log/rte_log.h:387:9: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’ -- 8 | RTE_LOG_LINE(level, MBUF, "" __VA_ARGS__) | ^~~~~~~~~~~~ lib/mbuf/mbuf_history.c:219:17: note: in expansion of macro ‘MBUF_LOG’ 219 | MBUF_LOG(ERR, "Failed to register mbuf history dynamic field: %s\n", Fixes: d265a24a32a4 ("mbuf: record mbuf operations history") -- This will be required in git-pw 2.0 error: content/roadmap/windows.md: does not exist in index Applying: dpdk-web: update Windows roadmap Patch failed at 0001 dpdk-web: update Windows roadmap Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team