|WARNING| pw144997 [PATCH v2] drivers: fix error CQE handling
qemudev at loongson.cn
qemudev at loongson.cn
Thu Oct 3 21:58:39 CEST 2024
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/144997
_apply patch failure_
Submitter: Alexander Kozyrev <akozyrev at nvidia.com>
Date: Thu, 3 Oct 2024 23:26:05 +0300
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 2b843cac232eb3f2fa79e4254e21766817e2019f
Apply patch set 144997 failed:
Checking patch drivers/common/mlx5/mlx5_prm.h...
Checking patch drivers/common/mlx5/windows/mlx5_win_defs.h...
Checking patch drivers/compress/mlx5/mlx5_compress.c...
Checking patch drivers/crypto/mlx5/mlx5_crypto_gcm.c...
Checking patch drivers/crypto/mlx5/mlx5_crypto_xts.c...
Checking patch drivers/net/mlx5/hws/mlx5dr_send.c...
error: while searching for:
return;
if (unlikely(cqe_opcode != MLX5_CQE_REQ)) {
struct mlx5_err_cqe *err_cqe = (struct mlx5_err_cqe *)cqe;
DR_LOG(ERR, "CQE ERR:0x%x, Vendor_ERR:0x%x, OP:0x%x, QPN:0x%x, WQE_CNT:0x%x",
err_cqe->syndrome, err_cqe->vendor_err_synd, cqe_opcode,
error: patch failed: drivers/net/mlx5/hws/mlx5dr_send.c:599
error: drivers/net/mlx5/hws/mlx5dr_send.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_aso.c...
Checking patch drivers/net/mlx5/mlx5_rx.c...
Checking patch drivers/net/mlx5/mlx5_tx.c...
More information about the test-report
mailing list