Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/112341 _apply issues_ Submitter: Thomas Monjalon Date: 2022-06-06 10:46:44 Reply_mail: <20220606104644.1477620-1-thomas@monjalon.net> DPDK git baseline: Repo:dpdk-next-net, CommitID: 327ef5065996356e1a4b77fb93c85737c99bb8fe Repo:dpdk, CommitID: bebbf0721943ad2c6632026c4235e48d5f37b88f * Repo: dpdk-next-net A previous fix had #else instead of #endif. The error message is: kernel/linux/kni/kni_net.c: In function ‘kni_net_rx_normal’: kernel/linux/kni/kni_net.c:448:2: error: #else after #else Bugzilla ID: 1025 Fixes: c98600d4bed6 ("kni: fix build with Linux 5.18") -- This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-prc.intel.com Starting new HTTP connection (1): proxy-prc.intel.com error: patch failed: kernel/linux/kni/kni_net.c:445 error: kernel/linux/kni/kni_net.c: patch does not apply Applying: kni: fix build Patch failed at 0001 kni: fix build 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". * Repo: dpdk This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-prc.intel.com Starting new HTTP connection (1): proxy-prc.intel.com error: patch failed: kernel/linux/kni/kni_net.c:445 error: kernel/linux/kni/kni_net.c: patch does not apply Applying: kni: fix build Patch failed at 0001 kni: fix build 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