* |WARNING| pw112930 [PATCH v3 1/1] net/iavf: add vector PMD for Arm for basic Rx path
[not found] <20220616195018.5425-2-kathleen.capella@arm.com>
@ 2022-06-16 19:51 ` checkpatch
0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-06-16 19:51 UTC (permalink / raw)
To: test-report; +Cc: Kathleen Capella
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/112930
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#471: FILE: drivers/net/iavf/iavf_rxtx_vec_neon.c:360:
+ staterr = vreinterpretq_u16_s16(
total: 0 errors, 0 warnings, 1 checks, 456 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw112930 [PATCH] [v3, 1/1] net/iavf: add vector PMD for Arm for basic Rx path
@ 2022-06-16 20:18 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-06-16 20:18 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/112930
_apply patch failure_
Submitter: Kathleen Capella <kathleen.capella@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-16 20:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220616195018.5425-2-kathleen.capella@arm.com>
2022-06-16 19:51 ` |WARNING| pw112930 [PATCH v3 1/1] net/iavf: add vector PMD for Arm for basic Rx path checkpatch
2022-06-16 20:18 |WARNING| pw112930 [PATCH] [v3, " dpdklab
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).