[dpdk-test-report] |FAILURE| pw65800net/mlx5: add BlueField-2 device ID

sys_stv at intel.com sys_stv at intel.com
Sun Feb 23 05:35:17 CET 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65800

_apply issues_

Submitter: Raslan Darawsheh <rasland at mellanox.com>
Date: 2020-02-13 16:11:42
Reply_mail: 1581610302-15299-1-git-send-email-rasland at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 8c2e6036a173bc494fa8069e62d35fe3ff3f171f
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-net-mlx
The HW doesn't support to do modify header action after ant
    encapsulation action.
    
    The split metadata function wrongly added the copy action in the end of
    the original actions list, hence, NIC egress flow with encapsulation
    action failed when the PMD worked with dv_xmeta_en mode.
    
    Move the copy action to be before and back to back with the
    encapsulation action for the aforementioned case.
    
    Fixes: 71e254bc0294 ("net/mlx5: split Rx flows to provide metadata copy")
--
	PCI_DEVICE_ID_MELLANOX_CONNECTX6DXVF = 0x101e,
};

/* Maximum number of simultaneous unicast MAC addresses. */

error: patch failed: drivers/common/mlx5/mlx5_common.h:137
error: drivers/common/mlx5/mlx5_common.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
				PCI_DEVICE_ID_MELLANOX_CONNECTX6DXVF)
	},
	{
		.vendor_id = 0
	}
};

error: patch failed: drivers/net/mlx5/mlx5.c:3530
error: drivers/net/mlx5/mlx5.c: patch does not apply
*Repo: dpdk
PCI_DEVICE_ID_MELLANOX_CONNECTX6DXVF = 0x101e,
};

/* Maximum number of simultaneous unicast MAC addresses. */

error: patch failed: drivers/common/mlx5/mlx5_common.h:137
error: drivers/common/mlx5/mlx5_common.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
				PCI_DEVICE_ID_MELLANOX_CONNECTX6DXVF)
	},
	{
		.vendor_id = 0
	}
};

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

DPDK STV team


More information about the test-report mailing list