Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/122976 _apply issues_ Submitter: Michael Baum Date: 2023-02-02 16:25:37 Reply_mail: <20230202162537.1067595-9-michaelba@nvidia.com> DPDK git baseline: Repo:dpdk, CommitID: 7e40372522c5a129da616d1420ff582968b81b46 * Repo: dpdk app/testpmd: fix interactive mode with no ports Testpmd terminated unconditionally if it failed to start all ports. The patch allows testpmd to get into the command line, if the interactive mode was requested. -- 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 decompress xform validation Applying: compress/mlx5: fix wrong output Adler-32 checksum offset -- 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 0008 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