Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/52521 _apply issues_ Submitter: Yongseok Koh Date: 2019-04-09 23:13:22 Reply_mail: 20190409231324.35715-3-yskoh@mellanox.com DPDK git baseline: Repo:dpdk-master, CommitID: bdcfcceb7a0b7534a0dba669279d18bd0f98d5e5 Repo:dpdk-next-eventdev, CommitID: 7a1ccc24874e251957513aba0520500f873e276a Repo:dpdk-next-net, CommitID: 417eeb5361ec29ce16052306b274d27b42ed33b1 Repo:dpdk-next-crypto, CommitID: f2d22fc325a43cc56aa44127ec3982695bb0671c Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09 Apply patchset failed, the failed patch is: http://dpdk.org/patch/52519 *Repo: dpdk-next-virtio Hunk #1 succeeded at 382 (offset -4 lines). Hunk #2 succeeded at 403 (offset -4 lines). Hunk #3 succeeded at 438 (offset -4 lines). Checking patch drivers/net/mlx5/mlx5_trigger.c... Checking patch drivers/net/mlx5/mlx5_txq.c... error: while searching for: tmpl->priv = priv; tmpl->socket = socket; tmpl->txq.elts_n = log2above(desc); tmpl->idx = idx; txq_set_params(tmpl); DRV_LOG(DEBUG, "port %u device_attr.max_qp_wr is %d", dev->data->port_id, priv->sh->device_attr.orig_attr.max_qp_wr); error: patch failed: drivers/net/mlx5/mlx5_txq.c:778 error: drivers/net/mlx5/mlx5_txq.c: patch does not apply DPDK STV team