Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/154977 _apply issues_ Submitter: Amiya Ranjan Mohakud Date: 2025-07-02 18:22:51 Reply_mail: <20250702182251.96427-1-amiyaranjan.mohakud@gmail.com> DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 9d9c24079d2f98ea595cefda4b60e1adf18f875d Repo:dpdk, CommitID: bd546772e1449ccc0789db338cc398815fa2636d * Repo: dpdk-next-net-intel Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: drivers/net/intel/iavf/iavf_ethdev.c:1379 error: drivers/net/intel/iavf/iavf_ethdev.c: patch does not apply Applying: net/iavf: fix VLAN offload strip flag Patch failed at 0001 net/iavf: fix VLAN offload strip flag 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 C++ does not allow zero-sized unions - they end up being of size 1-byte, which leads to C/C++ compatibility issues, flagged by the compiler. lib/node/rte_node_mbuf_dynfield.h:78:2: error: union has size 0 in C, size 1 in C++ [-Werror,-Wextern-c-compat] 78 | union { | ^ 1 error generated. -- Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: drivers/net/intel/iavf/iavf_ethdev.c:1379 error: drivers/net/intel/iavf/iavf_ethdev.c: patch does not apply Applying: net/iavf: fix VLAN offload strip flag Patch failed at 0001 net/iavf: fix VLAN offload strip flag 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