Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/136528 _apply issues_ Submitter: Nithin Dabilpuram Date: 2024-02-08 08:59:56 Reply_mail: <20240208085956.1741174-13-ndabilpuram@marvell.com> DPDK git baseline: Repo:dpdk-next-net-mrvl, CommitID: eeb0605f118dae66e80faa44f7b3e88748032353 Repo:dpdk, CommitID: a4ce111cc89f580b8c4aad51bdb061acbdfde86b * Repo: dpdk-next-net-mrvl 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/common/cnxk/version.map:336 error: drivers/common/cnxk/version.map: patch does not apply Applying: common/cnxk: remove cn9k Inline IPsec FP opcode defines Applying: net/cnxk: add IPsec SA defines for PMD API Applying: net/cnxk: add transport mode to security capability on cn9k Applying: common/cnxk: dump selected SQ entries Patch failed at 0004 common/cnxk: dump selected SQ entries 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 mem: initialise shared locks explicitly Locks in the DPDK shared memory were not initialised so far. This is not really a problem as the early_mem_config structure is stored in the bss section (and so set to 0 by default). Yet, for consistency, explicitly initialise those locks with relevant initialiser macros. -- 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/common/cnxk/version.map:336 error: drivers/common/cnxk/version.map: patch does not apply Applying: common/cnxk: remove cn9k Inline IPsec FP opcode defines Applying: net/cnxk: add IPsec SA defines for PMD API Applying: net/cnxk: add transport mode to security capability on cn9k Applying: common/cnxk: dump selected SQ entries Patch failed at 0004 common/cnxk: dump selected SQ entries 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