Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/145657 _apply issues_ Submitter: Serhii Iliushyk Date: 2024-10-10 14:14:05 Reply_mail: <20241010141416.4063591-51-sil-plv@napatech.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 4f3159ae1667aa28115ab6df915985f3d4e74b2c Repo:dpdk, CommitID: 6cf329f9d8c2eb97c8f39becd514c14b25251ac1 * Repo: dpdk-next-net [2] ../lib/ethdev/rte_flow.h:906:36: error: initializer-string for array of ‘unsigned char’ is too long [-Werror=unterminated-string-initialization] 906 | .hdr.dst_addr.addr_bytes = "\xff\xff\xff\xff\xff\xff", | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/ethdev/rte_flow.h:907:36: error: initializer-string for array of ‘unsigned char’ is too long [-Werror=unterminated-string-initialization] 907 | .hdr.src_addr.addr_bytes = "\xff\xff\xff\xff\xff\xff", | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/ethdev/rte_flow.h:1009:25: error: initializer-string for array of ‘unsigned char’ is too long [-Werror=unterminated-string-initialization] 1009 | "\xff\xff\xff\xff\xff\xff\xff\xff" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/ethdev/rte_flow.h:1012:25: error: initializer-string for array of ‘unsigned char’ is too long [-Werror=unterminated-string-initialization] 1012 | "\xff\xff\xff\xff\xff\xff\xff\xff" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/ethdev/rte_flow.h:1135:20: error: initializer-string for array of ‘unsigned char’ is too long [-Werror=unterminated-string-initialization] 1135 | .hdr.vni = "\xff\xff\xff", | ^~~~~~~~~~~~~~ -- 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/ntnic/include/hw_mod_backend.h:782 error: drivers/net/ntnic/include/hw_mod_backend.h: patch does not apply error: patch failed: drivers/net/ntnic/meson.build:53 error: drivers/net/ntnic/meson.build: patch does not apply error: patch failed: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c:26 error: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c: patch does not apply Applying: net/ntnic: update NT NiC PMD driver with FPGA version Applying: net/ntnic: fix coverity issues: -- Applying: net/ntnic: add hasher (HSH) FPGA module Applying: net/ntnic: add queue select (QSL) FPGA module Applying: net/ntnic: add packet descriptor builder (PDB) FPGA module Patch failed at 0033 net/ntnic: add packet descriptor builder (PDB) FPGA module 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 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/ntnic/include/hw_mod_backend.h:782 error: drivers/net/ntnic/include/hw_mod_backend.h: patch does not apply error: patch failed: drivers/net/ntnic/meson.build:53 error: drivers/net/ntnic/meson.build: patch does not apply error: patch failed: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c:26 error: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c: patch does not apply Applying: net/ntnic: update NT NiC PMD driver with FPGA version Applying: net/ntnic: fix coverity issues: -- Applying: net/ntnic: add hasher (HSH) FPGA module Applying: net/ntnic: add queue select (QSL) FPGA module Applying: net/ntnic: add packet descriptor builder (PDB) FPGA module Patch failed at 0033 net/ntnic: add packet descriptor builder (PDB) FPGA module 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