|WARNING| pw116855 [PATCH] net/octeon_ep: fix build for non-x86
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Sep 26 09:42:00 CEST 2022
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/116855
_apply patch failure_
Submitter: David Marchand <david.marchand at 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
More information about the test-report
mailing list