[dpdk-test-report] |FAILURE| pw55999[v2] telemetry: fix build warnings seen when using gcc 9

sys_stv at intel.com sys_stv at intel.com
Sat Jul 20 08:57:09 CEST 2019


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

_apply issues_

Submitter: Flavia Musatescu <flavia.musatescu at intel.com>
Date: 2019-07-03 09:23:43
Reply_mail: 1562145823-18398-1-git-send-email-flavia.musatescu at intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk
CFLAGS += -I$(SRCDIR)
CFLAGS += -DALLOW_EXPERIMENTAL_API

LDLIBS += -lrte_eal -lrte_ethdev

error: patch failed: lib/librte_telemetry/Makefile:7
error: lib/librte_telemetry/Makefile: patch does not apply
Checking patch lib/librte_telemetry/meson.build...
error: while searching for:
# Copyright(c) 2018 Intel Corporation

--
headers = files('rte_telemetry.h', 'rte_telemetry_internal.h', 'rte_telemetry_parser.h', 'rte_telemetry_parser_test.h')
deps += ['metrics', 'ethdev']
cflags += '-DALLOW_EXPERIMENTAL_API'


error: patch failed: lib/librte_telemetry/meson.build:2
error: lib/librte_telemetry/meson.build: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry.c...
error: while searching for:
#include "rte_telemetry.h"
#include "rte_telemetry_internal.h"
--
#include "rte_telemetry_parser_test.h"
#include "rte_telemetry_socket_tests.h"

#define BUF_SIZE 1024

error: patch failed: lib/librte_telemetry/rte_telemetry.c:18
error: lib/librte_telemetry/rte_telemetry.c: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry_internal.h...
error: while searching for:
int32_t
rte_telemetry_send_global_stats_values(struct telemetry_encode_param *ep,
	struct telemetry_impl *telemetry);
#endif

error: patch failed: lib/librte_telemetry/rte_telemetry_internal.h:105
error: lib/librte_telemetry/rte_telemetry_internal.h: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry_parser.c...
error: while searching for:
typedef int (*command_func)(struct telemetry_impl *, int, json_t *);

--
	char *text;
	command_func fn;
} command;


error: patch failed: lib/librte_telemetry/rte_telemetry_parser.c:18
error: lib/librte_telemetry/rte_telemetry_parser.c: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry_parser_test.c...
error: while searching for:
#include <rte_string_fns.h>

#include "rte_telemetry_parser.h"

enum choices {
	INV_ACTION_VAL,

error: patch failed: lib/librte_telemetry/rte_telemetry_parser_test.c:16
error: lib/librte_telemetry/rte_telemetry_parser_test.c: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry_parser_test.h...
error: lib/librte_telemetry/rte_telemetry_parser_test.h: No such file or directory

DPDK STV team


More information about the test-report mailing list