Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/142498 _apply issues_ Submitter: Tathagat Priyadarshi Date: 2024-07-18 05:34:06 Reply_mail: DPDK git baseline: Repo:dpdk-next-net, CommitID: d32d6c8e31923c3a1eeebe7da6ded89332830576 Repo:dpdk, CommitID: fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 * Repo: dpdk-next-net Build errors on some ARM platforms are introduced by this patch: ../drivers/net/ngbe/base/ngbe_mng.c: In function 'ngbe_hic_get_lldp': ../drivers/net/ngbe/base/ngbe_mng.c:127:36: error: array subscript 2 is outside array bounds of 'struct ngbe_hic_write_lldp[1]' [-Werror= array-bounds] 127 | buffer[bi] = rd32a(hw, NGBE_MNGMBX, bi); ../drivers/net/ngbe/base/ngbe_mng.c:385:36: note: while referencing -- You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 Patch is empty. 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 You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 Patch is empty. 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