[dpdk-test-report] |FAILURE| pw37436[dpdk-dev, v3, 02/13] compressdev: add queue pair management

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


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

_apply issues_

Submitter: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Date: 2018-04-06 18:05:01
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 lib/librte_compressdev/rte_compressdev.c...
error: while searching for:
	return 0;
}

int __rte_experimental
rte_compressdev_configure(uint8_t dev_id, struct rte_compressdev_config *config)
--
	struct rte_compressdev *dev;

	if (!rte_compressdev_is_valid_dev(dev_id)) {
		COMPRESSDEV_LOG(ERR, "Invalid dev_id=%" PRIu8, dev_id);

error: patch failed: lib/librte_compressdev/rte_compressdev.c:266
error: lib/librte_compressdev/rte_compressdev.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: while searching for:
struct rte_compressdev_info {
	const char *driver_name;		/**< Driver name. */
	uint8_t driver_id;			/**< Driver identifier */
};

/**

error: patch failed: lib/librte_compressdev/rte_compressdev.h:38
error: lib/librte_compressdev/rte_compressdev.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: while searching for:
typedef void (*compressdev_info_get_t)(struct rte_compressdev *dev,
				struct rte_compressdev_info *dev_info);

/** comp device operations function pointer table */
struct rte_compressdev_ops {
	compressdev_configure_t dev_configure;	/**< Configure device. */

error: patch failed: lib/librte_compressdev/rte_compressdev_pmd.h:149
error: lib/librte_compressdev/rte_compressdev_pmd.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: while searching for:
	rte_compressdev_pmd_get_named_dev;
	rte_compressdev_pmd_parse_input_args;
	rte_compressdev_pmd_release_device;
	rte_compressdev_socket_id;
	rte_compressdev_start;
	rte_compressdev_stop;

error: patch failed: lib/librte_compressdev/rte_compressdev_version.map:23
error: lib/librte_compressdev/rte_compressdev_version.map: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: while searching for:
	return 0;
}

int __rte_experimental
rte_compressdev_configure(uint8_t dev_id, struct rte_compressdev_config *config)
--
	struct rte_compressdev *dev;

	if (!rte_compressdev_is_valid_dev(dev_id)) {
		COMPRESSDEV_LOG(ERR, "Invalid dev_id=%" PRIu8, dev_id);

error: patch failed: lib/librte_compressdev/rte_compressdev.c:266
error: lib/librte_compressdev/rte_compressdev.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: while searching for:
struct rte_compressdev_info {
	const char *driver_name;		/**< Driver name. */
	uint8_t driver_id;			/**< Driver identifier */
};

/**

error: patch failed: lib/librte_compressdev/rte_compressdev.h:38
error: lib/librte_compressdev/rte_compressdev.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: while searching for:
typedef void (*compressdev_info_get_t)(struct rte_compressdev *dev,
				struct rte_compressdev_info *dev_info);

/** comp device operations function pointer table */
struct rte_compressdev_ops {
	compressdev_configure_t dev_configure;	/**< Configure device. */

error: patch failed: lib/librte_compressdev/rte_compressdev_pmd.h:149
error: lib/librte_compressdev/rte_compressdev_pmd.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: while searching for:
	rte_compressdev_pmd_get_named_dev;
	rte_compressdev_pmd_parse_input_args;
	rte_compressdev_pmd_release_device;
	rte_compressdev_socket_id;
	rte_compressdev_start;
	rte_compressdev_stop;

error: patch failed: lib/librte_compressdev/rte_compressdev_version.map:23
error: lib/librte_compressdev/rte_compressdev_version.map: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: while searching for:
	return 0;
}

int __rte_experimental
rte_compressdev_configure(uint8_t dev_id, struct rte_compressdev_config *config)
--
	struct rte_compressdev *dev;

	if (!rte_compressdev_is_valid_dev(dev_id)) {
		COMPRESSDEV_LOG(ERR, "Invalid dev_id=%" PRIu8, dev_id);

error: patch failed: lib/librte_compressdev/rte_compressdev.c:266
error: lib/librte_compressdev/rte_compressdev.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: while searching for:
struct rte_compressdev_info {
	const char *driver_name;		/**< Driver name. */
	uint8_t driver_id;			/**< Driver identifier */
};

/**

error: patch failed: lib/librte_compressdev/rte_compressdev.h:38
error: lib/librte_compressdev/rte_compressdev.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: while searching for:
typedef void (*compressdev_info_get_t)(struct rte_compressdev *dev,
				struct rte_compressdev_info *dev_info);

/** comp device operations function pointer table */
struct rte_compressdev_ops {
	compressdev_configure_t dev_configure;	/**< Configure device. */

error: patch failed: lib/librte_compressdev/rte_compressdev_pmd.h:149
error: lib/librte_compressdev/rte_compressdev_pmd.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: while searching for:
	rte_compressdev_pmd_get_named_dev;
	rte_compressdev_pmd_parse_input_args;
	rte_compressdev_pmd_release_device;
	rte_compressdev_socket_id;
	rte_compressdev_start;
	rte_compressdev_stop;

error: patch failed: lib/librte_compressdev/rte_compressdev_version.map:23
error: lib/librte_compressdev/rte_compressdev_version.map: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: while searching for:
	return 0;
}

int __rte_experimental
rte_compressdev_configure(uint8_t dev_id, struct rte_compressdev_config *config)
--
	struct rte_compressdev *dev;

	if (!rte_compressdev_is_valid_dev(dev_id)) {
		COMPRESSDEV_LOG(ERR, "Invalid dev_id=%" PRIu8, dev_id);

error: patch failed: lib/librte_compressdev/rte_compressdev.c:266
error: lib/librte_compressdev/rte_compressdev.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: while searching for:
struct rte_compressdev_info {
	const char *driver_name;		/**< Driver name. */
	uint8_t driver_id;			/**< Driver identifier */
};

/**

error: patch failed: lib/librte_compressdev/rte_compressdev.h:38
error: lib/librte_compressdev/rte_compressdev.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: while searching for:
typedef void (*compressdev_info_get_t)(struct rte_compressdev *dev,
				struct rte_compressdev_info *dev_info);

/** comp device operations function pointer table */
struct rte_compressdev_ops {
	compressdev_configure_t dev_configure;	/**< Configure device. */

error: patch failed: lib/librte_compressdev/rte_compressdev_pmd.h:149
error: lib/librte_compressdev/rte_compressdev_pmd.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: while searching for:
	rte_compressdev_pmd_get_named_dev;
	rte_compressdev_pmd_parse_input_args;
	rte_compressdev_pmd_release_device;
	rte_compressdev_socket_id;
	rte_compressdev_start;
	rte_compressdev_stop;

error: patch failed: lib/librte_compressdev/rte_compressdev_version.map:23
error: lib/librte_compressdev/rte_compressdev_version.map: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: while searching for:
	return 0;
}

int __rte_experimental
rte_compressdev_configure(uint8_t dev_id, struct rte_compressdev_config *config)
--
	struct rte_compressdev *dev;

	if (!rte_compressdev_is_valid_dev(dev_id)) {
		COMPRESSDEV_LOG(ERR, "Invalid dev_id=%" PRIu8, dev_id);

error: patch failed: lib/librte_compressdev/rte_compressdev.c:266
error: lib/librte_compressdev/rte_compressdev.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: while searching for:
struct rte_compressdev_info {
	const char *driver_name;		/**< Driver name. */
	uint8_t driver_id;			/**< Driver identifier */
};

/**

error: patch failed: lib/librte_compressdev/rte_compressdev.h:38
error: lib/librte_compressdev/rte_compressdev.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: while searching for:
typedef void (*compressdev_info_get_t)(struct rte_compressdev *dev,
				struct rte_compressdev_info *dev_info);

/** comp device operations function pointer table */
struct rte_compressdev_ops {
	compressdev_configure_t dev_configure;	/**< Configure device. */

error: patch failed: lib/librte_compressdev/rte_compressdev_pmd.h:149
error: lib/librte_compressdev/rte_compressdev_pmd.h: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: while searching for:
	rte_compressdev_pmd_get_named_dev;
	rte_compressdev_pmd_parse_input_args;
	rte_compressdev_pmd_release_device;
	rte_compressdev_socket_id;
	rte_compressdev_start;
	rte_compressdev_stop;

error: patch failed: lib/librte_compressdev/rte_compressdev_version.map:23
error: lib/librte_compressdev/rte_compressdev_version.map: patch does not apply

DPDK STV team


More information about the test-report mailing list