From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw116855 [PATCH] net/octeon_ep: fix build for non-x86
Date: Mon, 26 Sep 2022 03:42:00 -0400 (EDT) [thread overview]
Message-ID: <20220926074200.BD9776D46A@noxus.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 983 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/116855
_apply patch failure_
Submitter: David Marchand <david.marchand@redhat.com>
Date: Monday, September 26 2022 07:19:26
Applied on: CommitID:abea8974c7a6647585596348245ed7011d0a5104
Apply patch set 116855 failed:
Checking patch drivers/net/octeon_ep/cnxk_ep_vf.c...
error: while searching for:
* Copyright(C) 2022 Marvell.
*/
#include <rte_common.h>
#include <rte_cycles.h>
#include "cnxk_ep_vf.h"
static void
error: patch failed: drivers/net/octeon_ep/cnxk_ep_vf.c:2
Applying patch drivers/net/octeon_ep/cnxk_ep_vf.c with 1 reject...
Rejected hunk #1.
diff a/drivers/net/octeon_ep/cnxk_ep_vf.c b/drivers/net/octeon_ep/cnxk_ep_vf.c (rejected hunks)
@@ -2,8 +2,11 @@
* Copyright(C) 2022 Marvell.
*/
+#include <errno.h>
+
#include <rte_common.h>
#include <rte_cycles.h>
+
#include "cnxk_ep_vf.h"
static void
https://lab.dpdk.org/results/dashboard/patchsets/23625/
UNH-IOL DPDK Community Lab
reply other threads:[~2022-09-26 7:42 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=20220926074200.BD9776D46A@noxus.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--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).