[dpdk-test-report] |FAILURE| pw37417[dpdk-dev, v5, 4/4] testpmd: make use of per-PMD TxRx parameters

sys_stv at intel.com sys_stv at intel.com
Thu Jul 5 10:38:09 CEST 2018


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

_apply issues_

Submitter: Remy Horton <remy.horton at intel.com>
Date: 2018-04-06 14:50:02
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
	Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
	Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-net
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply

DPDK STV team


More information about the test-report mailing list