Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/129439 _apply issues_ Submitter: Rma Ma Date: 2023-07-11 09:25:25 Reply_mail: DPDK git baseline: Repo:dpdk-next-virtio, CommitID: 025280d219fcfe79b558c2470c7fabc7014ef5a2 Repo:dpdk, CommitID: 623dc9364dc6a818799941cc26dc8f70feb2bb24 * Repo: dpdk-next-virtio Adds braces around initializer to resolve the following false-positive build error with gcc 4.8.5 on CentOS: lib/vhost/vduse.c:441:9: error: missing braces around initializer [-Werror=missing-braces] Fixes: 653327e191f0 ("vhost: add multiqueue support to VDUSE") Cc: maxime.coquelin@redhat.com -- 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: cannot convert from eucgb2312_cn to UTF-8 fatal: could not parse patch * Repo: dpdk 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: cannot convert from eucgb2312_cn to UTF-8 fatal: could not parse patch DPDK STV team