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

qemudev at loongson.cn qemudev at loongson.cn
Tue May 2 20:44:46 CEST 2023


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

_apply patch failure_

Submitter: Alexander Kozyrev <akozyrev at nvidia.com>
Date: Tue, 2 May 2023 21:50:47 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: 3b3fef9de22af80d173453ab65a80b01ce38cbfd

Apply patch set 126665 failed:

Checking patch drivers/common/mlx5/mlx5_prm.h...
Hunk #1 succeeded at 5238 (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