|WARNING| pw112930 [PATCH] [v3, 1/1] net/iavf: add vector PMD for Arm for basic Rx path

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jun 16 22:18:42 CEST 2022


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/112930

_apply patch failure_

Submitter: Kathleen Capella <kathleen.capella at arm.com>
Date: Thursday, June 16 2022 19:50:18 
Applied on: CommitID:7342e612052ae3ec875ae018548324d29abfa9c2
Apply patch set 112930 failed:

Checking patch drivers/net/iavf/iavf_rxtx.c...
error: while searching for:
	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private);

#ifdef RTE_ARCH_X86
	struct iavf_rx_queue *rxq;
	int i;
	int check_ret;
	bool use_avx2 = false;
	bool use_avx512 = false;
	bool use_flex = false;

error: patch failed: drivers/net/iavf/iavf_rxtx.c:2797
Hunk #2 succeeded at 3059 (offset 138 lines).
Checking patch drivers/net/iavf/iavf_rxtx_vec_neon.c...
Checking patch drivers/net/iavf/meson.build...
Applying patch drivers/net/iavf/iavf_rxtx.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch drivers/net/iavf/iavf_rxtx_vec_neon.c cleanly.
Applied patch drivers/net/iavf/meson.build cleanly.
diff a/drivers/net/iavf/iavf_rxtx.c b/drivers/net/iavf/iavf_rxtx.c	(rejected hunks)
@@ -2797,9 +2797,9 @@ iavf_set_rx_function(struct rte_eth_dev *dev)
 	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private);
 
 #ifdef RTE_ARCH_X86
+	int check_ret;
 	struct iavf_rx_queue *rxq;
 	int i;
-	int check_ret;
 	bool use_avx2 = false;
 	bool use_avx512 = false;
 	bool use_flex = false;

https://lab.dpdk.org/results/dashboard/patchsets/22657/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list