* [dpdk-test-report] |FAILURE| pw51245[v5] net/mlx5: support new representor naming format
@ 2019-03-17 6:37 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-03-17 6:37 UTC (permalink / raw)
To: test-report
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-03-17 6:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17 6:37 [dpdk-test-report] |FAILURE| pw51245[v5] net/mlx5: support new representor naming format sys_stv
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).