compilation|WARNING| pw(154976) sid(35623) job(PER_PATCH_BUILD16054)net/iavf: fix VLAN offload strip flag
sys_stv at intel.com
sys_stv at intel.com
Wed Jul 2 20:23:15 CEST 2025
Test-Label: Intel-compilation
Test-Status: WARNING
http://dpdk.org/patch/154976
_apply issues_
Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud at gmail.com>
Date: 2025-07-02 18:15:06
Reply_mail: <20250702181506.95192-1-amiyaranjan.mohakud at 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
More information about the test-report
mailing list