Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/121720 _apply issues_ Submitter: Michael Baum Date: 2023-01-09 07:58:38 Reply_mail: <20230109075838.2508039-8-michaelba@nvidia.com> DPDK git baseline: Repo:dpdk, CommitID: fe2c18a0a8b22703dec3add385a371ad819d7872 * Repo: dpdk inlined from ‘rte_thash_adjust_tuple’ at ../../../git/pub/dpdk.org/main/lib/hash/rte_thash.c:784:11: /usr/lib/gcc/x86_64-redhat-linux/12/include/avx512vbmiintrin.h:97:20: error: ‘tuple_bytes’ may be used uninitialized [-Werror=maybe-uninitialized] 97 | return (__m512i) __builtin_ia32_permvarqi512_mask ((__v64qi) __B, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | (__v64qi) __A, -- inlined from ‘rte_thash_adjust_tuple’ at ../../../git/pub/dpdk.org/main/lib/hash/rte_thash.c:784:11: /usr/lib/gcc/x86_64-redhat-linux/12/include/avx512vbmiintrin.h:97:20: error: ‘permute_mask’ may be used uninitialized [-Werror=maybe-uninitialized] 97 | return (__m512i) __builtin_ia32_permvarqi512_mask ((__v64qi) __B, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | (__v64qi) __A, -- 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/compress/mlx5/mlx5_compress.c:70 error: drivers/compress/mlx5/mlx5_compress.c: patch does not apply Applying: compress/mlx5: fix wrong output Adler-32 checksum offset Applying: compress/mlx5: fix QP setup for partial transformations -- Applying: compress/mlx5: add xform validate function Applying: common/mlx5: add LZ4 capabilities check Applying: compress/mlx5: add support for LZ4 algorithm Patch failed at 0007 compress/mlx5: add support for LZ4 algorithm 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