automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw51245[v5] net/mlx5: support new representor naming format
Date: 16 Mar 2019 23:37:26 -0700	[thread overview]
Message-ID: <e75792$6cthaj@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 6110 bytes --]

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

_apply issues_

Submitter: Dekel Peled <dekelp@mellanox.com>
Date: 2019-03-17 06:23:03
Reply_mail: 1552803783-55056-1-git-send-email-dekelp@mellanox.com
DPDK git baseline:
	Repo:dpdk-master, CommitID: 239912fa798e6e671072ca7ff987afd74c1e506c
	Repo:dpdk-next-eventdev, CommitID: 744407cf7b80f9e5c886c2304211b429febb4394
	Repo:dpdk-next-net, CommitID: ef4ecb030b8ddb332024cacbea6c11e4232b0c8d
	Repo:dpdk-next-crypto, CommitID: 610e235a11e49a1e5d55c2804a5bc628e87417f1
	Repo:dpdk-next-virtio, CommitID: 4f102e62abeb2af8be8d42c71f87b5d33f0dda38

*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
mlx5_sysfs_switch_info(unsigned int ifindex, struct mlx5_switch_info *info)
{
	char ifname[IF_NAMESIZE];
	FILE *file;
	DIR *dir;
	struct mlx5_switch_info data = { .master = 0, };
	bool port_name_set = false;
	bool port_switch_id_set = false;
	bool device_dir = false;

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1353
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
Hunk #1 succeeded at 830 (offset -6 lines).
Hunk #2 succeeded at 843 (offset -7 lines).
error: while searching for:
			num_vf_set = true;
			break;
		case IFLA_PHYS_PORT_NAME:
			errno = 0;
			info.port_name = strtol(payload, &end, 0);
			if (errno ||
			    (size_t)(end - (char *)payload) != strlen(payload))
				goto error;
			port_name_set = true;
			break;
		case IFLA_PHYS_SWITCH_ID:
			info.switch_id = 0;

error: patch failed: drivers/net/mlx5/mlx5_nl.c:859
error: drivers/net/mlx5/mlx5_nl.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
mlx5_sysfs_switch_info(unsigned int ifindex, struct mlx5_switch_info *info)
{
	char ifname[IF_NAMESIZE];
	FILE *file;
	DIR *dir;
	struct mlx5_switch_info data = { .master = 0, };
	bool port_name_set = false;
	bool port_switch_id_set = false;
	bool device_dir = false;

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1353
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
Hunk #1 succeeded at 830 (offset -6 lines).
Hunk #2 succeeded at 843 (offset -7 lines).
error: while searching for:
			num_vf_set = true;
			break;
		case IFLA_PHYS_PORT_NAME:
			errno = 0;
			info.port_name = strtol(payload, &end, 0);
			if (errno ||
			    (size_t)(end - (char *)payload) != strlen(payload))
				goto error;
			port_name_set = true;
			break;
		case IFLA_PHYS_SWITCH_ID:
			info.switch_id = 0;

error: patch failed: drivers/net/mlx5/mlx5_nl.c:859
error: drivers/net/mlx5/mlx5_nl.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
mlx5_sysfs_switch_info(unsigned int ifindex, struct mlx5_switch_info *info)
{
	char ifname[IF_NAMESIZE];
	FILE *file;
	DIR *dir;
	struct mlx5_switch_info data = { .master = 0, };
	bool port_name_set = false;
	bool port_switch_id_set = false;
	bool device_dir = false;

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1353
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
Hunk #1 succeeded at 830 (offset -6 lines).
Hunk #2 succeeded at 843 (offset -7 lines).
error: while searching for:
			num_vf_set = true;
			break;
		case IFLA_PHYS_PORT_NAME:
			errno = 0;
			info.port_name = strtol(payload, &end, 0);
			if (errno ||
			    (size_t)(end - (char *)payload) != strlen(payload))
				goto error;
			port_name_set = true;
			break;
		case IFLA_PHYS_SWITCH_ID:
			info.switch_id = 0;

error: patch failed: drivers/net/mlx5/mlx5_nl.c:859
error: drivers/net/mlx5/mlx5_nl.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
mlx5_sysfs_switch_info(unsigned int ifindex, struct mlx5_switch_info *info)
{
	char ifname[IF_NAMESIZE];
	FILE *file;
	DIR *dir;
	struct mlx5_switch_info data = { .master = 0, };
	bool port_name_set = false;
	bool port_switch_id_set = false;
	bool device_dir = false;

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1353
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
Hunk #1 succeeded at 830 (offset -6 lines).
Hunk #2 succeeded at 843 (offset -7 lines).
error: while searching for:
			num_vf_set = true;
			break;
		case IFLA_PHYS_PORT_NAME:
			errno = 0;
			info.port_name = strtol(payload, &end, 0);
			if (errno ||
			    (size_t)(end - (char *)payload) != strlen(payload))
				goto error;
			port_name_set = true;
			break;
		case IFLA_PHYS_SWITCH_ID:
			info.switch_id = 0;

error: patch failed: drivers/net/mlx5/mlx5_nl.c:859
error: drivers/net/mlx5/mlx5_nl.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5.h...
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
mlx5_sysfs_switch_info(unsigned int ifindex, struct mlx5_switch_info *info)
{
	char ifname[IF_NAMESIZE];
	FILE *file;
	DIR *dir;
	struct mlx5_switch_info data = { .master = 0, };
	bool port_name_set = false;
	bool port_switch_id_set = false;
	bool device_dir = false;

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1353
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_nl.c...
Hunk #1 succeeded at 830 (offset -6 lines).
Hunk #2 succeeded at 843 (offset -7 lines).
error: while searching for:
			num_vf_set = true;
			break;
		case IFLA_PHYS_PORT_NAME:
			errno = 0;
			info.port_name = strtol(payload, &end, 0);
			if (errno ||
			    (size_t)(end - (char *)payload) != strlen(payload))
				goto error;
			port_name_set = true;
			break;
		case IFLA_PHYS_SWITCH_ID:
			info.switch_id = 0;

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

DPDK STV team

                 reply	other threads:[~2019-03-17  6:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e75792$6cthaj@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).