|WARNING| pw144998 [PATCH v2] drivers: ignore non-critical syndromes for Tx queues

qemudev at loongson.cn qemudev at loongson.cn
Thu Oct 3 22:00:41 CEST 2024


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/144998

_apply patch failure_

Submitter: Alexander Kozyrev <akozyrev at nvidia.com>
Date: Thu, 3 Oct 2024 23:28:15 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: 92f33d7016a5dfd0fc8ee95607db9671af7256a7

Apply patch set 144998 failed:

Checking patch drivers/common/mlx5/mlx5_prm.h...
Hunk #1 succeeded at 5587 (offset -27 lines).
Checking patch drivers/net/mlx5/mlx5_rx.c...
Checking patch drivers/net/mlx5/mlx5_tx.c...
error: while searching for:
mlx5_tx_error_cqe_handle(struct mlx5_txq_data *__rte_restrict txq,
			 volatile struct mlx5_error_cqe *err_cqe)
{
	if (err_cqe->syndrome != MLX5_CQE_SYNDROME_WR_FLUSH_ERR) {
		const uint16_t wqe_m = ((1 << txq->wqe_n) - 1);
		struct mlx5_txq_ctrl *txq_ctrl =
				container_of(txq, struct mlx5_txq_ctrl, txq);

error: patch failed: drivers/net/mlx5/mlx5_tx.c:85
error: drivers/net/mlx5/mlx5_tx.c: patch does not apply



More information about the test-report mailing list