Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/123684 _apply issues_ Submitter: Maxime Coquelin Date: 2023-02-10 15:10:44 Reply_mail: <20230210151044.229324-1-maxime.coquelin@redhat.com> DPDK git baseline: Repo:dpdk-next-virtio, CommitID: fe2c18a0a8b22703dec3add385a371ad819d7872 Repo:dpdk, CommitID: 39d469a7eb4f157923be73aea0b0cc1015860ca7 * Repo: dpdk-next-virtio 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/net/virtio/virtio_user/virtio_user_dev.c:575 error: drivers/net/virtio/virtio_user/virtio_user_dev.c: patch does not apply Applying: net/virtio-user: fix number of vrings calculation Patch failed at 0001 net/virtio-user: fix number of vrings calculation 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/virtio/virtio_user/virtio_user_dev.c:575 error: drivers/net/virtio/virtio_user/virtio_user_dev.c: patch does not apply Applying: net/virtio-user: fix number of vrings calculation Patch failed at 0001 net/virtio-user: fix number of vrings calculation 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