[dpdk-test-report] |FAILURE| pw65373[v5, 3/5] net/mlx4: introduce the mlx4 version of the assert

sys_stv at intel.com sys_stv at intel.com
Tue Feb 18 03:05:53 CET 2020


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

_apply issues_

Submitter: Alexander Kozyrev <akozyrev at mellanox.com>
Date: 2020-01-30 16:14:38
Reply_mail: 1580400880-96628-4-git-send-email-akozyrev at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 914397d6c1141235b48ca60249221976e9e08feb
	Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775

*Repo: dpdk-next-net-mlx
#include <assert.h>
#include <dlfcn.h>
#include <errno.h>
#include <inttypes.h>

error: patch failed: drivers/net/mlx4/mlx4.c:8
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
 * Miscellaneous control operations for mlx4 driver.
 */
--
#include <assert.h>
#include <dirent.h>
#include <errno.h>
#include <linux/ethtool.h>

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:8
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
 */

--
#include <assert.h>
#include <errno.h>
#include <stdalign.h>
#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_flow.c:9
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
 * Interrupts handling for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <stdint.h>
#include <stdlib.h>

error: patch failed: drivers/net/mlx4/mlx4_intr.c:8
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mp.c...
error: while searching for:
 * Copyright 2019 Mellanox Technologies, Ltd
 */
--
#include <assert.h>
#include <stdio.h>
#include <time.h>


error: patch failed: drivers/net/mlx4/mlx4_mp.c:3
error: drivers/net/mlx4/mlx4_mp.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
 * Memory management functions for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_mr.c:8
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
 * Rx queues configuration for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <stddef.h>
#include <stdint.h>

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:8
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
 * Data plane functions for mlx4 driver.
 */
--
#include <assert.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:8
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
 * Tx queues configuration for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <stddef.h>
#include <stdint.h>

error: patch failed: drivers/net/mlx4/mlx4_txq.c:8
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
 * Utility functions used by the mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_utils.c:8
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
#ifndef MLX4_UTILS_H_
#define MLX4_UTILS_H_
--
#include <assert.h>
#include <stddef.h>
#include <stdio.h>


error: patch failed: drivers/net/mlx4/mlx4_utils.h:6
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply
*Repo: dpdk
#include <assert.h>
#include <dlfcn.h>
#include <errno.h>
#include <inttypes.h>

error: patch failed: drivers/net/mlx4/mlx4.c:8
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
 * Miscellaneous control operations for mlx4 driver.
 */
--
#include <assert.h>
#include <dirent.h>
#include <errno.h>
#include <linux/ethtool.h>

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:8
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
 */

--
#include <assert.h>
#include <errno.h>
#include <stdalign.h>
#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_flow.c:9
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
 * Interrupts handling for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <stdint.h>
#include <stdlib.h>

error: patch failed: drivers/net/mlx4/mlx4_intr.c:8
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mp.c...
error: while searching for:
 * Copyright 2019 Mellanox Technologies, Ltd
 */
--
#include <assert.h>
#include <stdio.h>
#include <time.h>


error: patch failed: drivers/net/mlx4/mlx4_mp.c:3
error: drivers/net/mlx4/mlx4_mp.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
 * Memory management functions for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_mr.c:8
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
 * Rx queues configuration for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <stddef.h>
#include <stdint.h>

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:8
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
 * Data plane functions for mlx4 driver.
 */
--
#include <assert.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:8
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
 * Tx queues configuration for mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <stddef.h>
#include <stdint.h>

error: patch failed: drivers/net/mlx4/mlx4_txq.c:8
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
 * Utility functions used by the mlx4 driver.
 */
--
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_utils.c:8
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
#ifndef MLX4_UTILS_H_
#define MLX4_UTILS_H_
--
#include <assert.h>
#include <stddef.h>
#include <stdio.h>


error: patch failed: drivers/net/mlx4/mlx4_utils.h:6
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply

DPDK STV team


More information about the test-report mailing list