automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw63173[v8, 09/12] distributor: rename v2.0 ABI to _single suffix
Date: 21 Nov 2019 06:59:43 -0800	[thread overview]
Message-ID: <ee68f5$8kse1q@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2568 bytes --]

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

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: 2019-11-20 17:23:36
Reply_mail: 815d76afc68568336bcfefb24eb1ba174326f253.1574270323.git.anatoly.burakov@intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: e5d0ba08703099c12e4bb2eac650cbb047df1a13

*Repo: dpdk
SRCS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) := rte_distributor_v20.c
SRCS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) += rte_distributor.c
ifeq ($(CONFIG_RTE_ARCH_X86),y)
SRCS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) += rte_distributor_match_sse.c

error: patch failed: lib/librte_distributor/Makefile:13
error: lib/librte_distributor/Makefile: patch does not apply
Checking patch lib/librte_distributor/distributor_private.h...
error: while searching for:
 * the next cache line to worker 0, we pad this out to three cache lines.
 * Only 64-bits of the memory is actually used though.
--
union rte_distributor_buffer_v20 {
	volatile int64_t bufptr64;
	char pad[RTE_CACHE_LINE_SIZE*3];
} __rte_cache_aligned;

error: patch failed: lib/librte_distributor/distributor_private.h:55
error: lib/librte_distributor/distributor_private.h: patch does not apply
Checking patch lib/librte_distributor/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation
--
sources = files('rte_distributor.c', 'rte_distributor_v20.c')
if arch_subdir == 'x86'
	sources += files('rte_distributor_match_sse.c')
else

error: patch failed: lib/librte_distributor/meson.build:1
error: lib/librte_distributor/meson.build: patch does not apply
Checking patch lib/librte_distributor/rte_distributor.c...
error: while searching for:
#include <rte_tailq.h>

--
#include "rte_distributor_v20.h"
#include "distributor_private.h"

TAILQ_HEAD(rte_dist_burst_list, rte_distributor);

error: patch failed: lib/librte_distributor/rte_distributor.c:17
error: lib/librte_distributor/rte_distributor.c: patch does not apply
Checking patch lib/librte_distributor/rte_distributor_v20.c => lib/librte_distributor/rte_distributor_single.c...
error: lib/librte_distributor/rte_distributor_v20.c: No such file or directory
Checking patch lib/librte_distributor/rte_distributor_v20.h => lib/librte_distributor/rte_distributor_single.h...
error: lib/librte_distributor/rte_distributor_v20.h: No such file or directory
--

DPDK_17.05 {
	global:


error: patch failed: lib/librte_distributor/rte_distributor_version.map:1
error: lib/librte_distributor/rte_distributor_version.map: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-11-21 14:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$8kse1q@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).