[dpdk-test-report] |FAILURE| pw56075[1/3] eventdev: fix to set positive rte_errno

sys_stv at intel.com sys_stv at intel.com
Sat Jul 20 01:16:37 CEST 2019


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

_apply issues_

Submitter: Andrew Rybchenko <arybchenko at solarflare.com>
Date: 2019-07-04 10:03:30
Reply_mail: 1562234612-631-2-git-send-email-arybchenko at solarflare.com
DPDK git baseline:
	Repo:dpdk-next-eventdev, CommitID: 7b70f9dbb728754664869934c697949fd5b35fc7
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-eventdev
*   - -ENOSPC  The event port was backpressured and unable to enqueue
 *              one or more events. This error code is only applicable to
 *              closed systems.
 */

error: patch failed: lib/librte_eventdev/rte_event_eth_tx_adapter.h:332
error: lib/librte_eventdev/rte_event_eth_tx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:
						   &adapter->data->caps,
						   &adapter->ops);
--
			rte_errno = ret;
			goto free_memzone;
		}
	}

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:192
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev.c...
error: while searching for:
	uint16_t *links_map;
	int i, diag;
--
		rte_errno = -EINVAL;
		return 0;
	}


error: patch failed: lib/librte_eventdev/rte_eventdev.c:889
error: lib/librte_eventdev/rte_eventdev.c: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev.h...
error: while searching for:

#ifdef RTE_LIBRTE_EVENTDEV_DEBUG
--
		rte_errno = -EINVAL;
		return 0;
	}
#endif

error: patch failed: lib/librte_eventdev/rte_eventdev.h:1318
error: lib/librte_eventdev/rte_eventdev.h: patch does not apply
*Repo: dpdk
*   - -ENOSPC  The event port was backpressured and unable to enqueue
 *              one or more events. This error code is only applicable to
 *              closed systems.
 */

error: patch failed: lib/librte_eventdev/rte_event_eth_tx_adapter.h:332
error: lib/librte_eventdev/rte_event_eth_tx_adapter.h: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:
						   &adapter->data->caps,
						   &adapter->ops);
--
			rte_errno = ret;
			goto free_memzone;
		}
	}

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:192
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev.c...
error: while searching for:
	uint16_t *links_map;
	int i, diag;
--
		rte_errno = -EINVAL;
		return 0;
	}


error: patch failed: lib/librte_eventdev/rte_eventdev.c:889
error: lib/librte_eventdev/rte_eventdev.c: patch does not apply
Checking patch lib/librte_eventdev/rte_eventdev.h...
error: while searching for:

#ifdef RTE_LIBRTE_EVENTDEV_DEBUG
--
		rte_errno = -EINVAL;
		return 0;
	}
#endif

error: patch failed: lib/librte_eventdev/rte_eventdev.h:1318
error: lib/librte_eventdev/rte_eventdev.h: patch does not apply

DPDK STV team


More information about the test-report mailing list