* |WARNING| pw120758 [PATCH] net/ice: support IOVA as PA mode
[not found] <20221212154501.1303789-1-qi.z.zhang@intel.com>
@ 2022-12-12 7:25 ` qemudev
2022-12-12 7:34 ` checkpatch
2022-12-12 8:18 ` |SUCCESS| " 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2022-12-12 7:25 UTC (permalink / raw)
To: test-report; +Cc: Qi Zhang
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/120758
_apply patch failure_
Submitter: Qi Zhang <qi.z.zhang@intel.com>
Date: Mon, 12 Dec 2022 10:45:01 -0500
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: c581c49cd3fcaff596fbe566e270b442e6326c79
Apply patch set 120758 failed:
Checking patch drivers/common/iavf/meson.build...
Checking patch drivers/net/ice/ice_rxtx_common_avx.h...
Checking patch drivers/net/ice/ice_rxtx_vec_avx2.c...
Checking patch drivers/net/ice/ice_rxtx_vec_avx512.c...
Checking patch drivers/net/ice/ice_rxtx_vec_common.h...
Checking patch drivers/net/ice/ice_rxtx_vec_sse.c...
Checking patch drivers/net/ice/meson.build...
error: while searching for:
deps += ['hash', 'net', 'common_iavf']
includes += include_directories('base', '../../common/iavf')
iova_as_pa = dpdk_conf.get('RTE_IOVA_AS_PA')
if arch_subdir == 'x86'
sources += files('ice_rxtx_vec_sse.c')
error: patch failed: drivers/net/ice/meson.build:20
error: drivers/net/ice/meson.build: patch does not apply
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw120758 [PATCH] net/ice: support IOVA as PA mode
[not found] <20221212154501.1303789-1-qi.z.zhang@intel.com>
2022-12-12 7:25 ` |WARNING| pw120758 [PATCH] net/ice: support IOVA as PA mode qemudev
@ 2022-12-12 7:34 ` checkpatch
2022-12-12 8:18 ` |SUCCESS| " 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-12-12 7:34 UTC (permalink / raw)
To: test-report; +Cc: Qi Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/120758
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pkt' - possible side-effects?
#268: FILE: drivers/net/ice/ice_rxtx_vec_common.h:15:
+#define _PKT_DATA_OFF_AS_U64(pkt) ((pkt)->buf_iova + (pkt)->data_off)
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pkt' - possible side-effects?
#270: FILE: drivers/net/ice/ice_rxtx_vec_common.h:17:
+#define _PKT_DATA_OFF_AS_U64(pkt) ((u64)(pkt)->buf_addr + (pkt)->data_off)
total: 0 errors, 0 warnings, 2 checks, 220 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
* |SUCCESS| pw120758 [PATCH] net/ice: support IOVA as PA mode
[not found] <20221212154501.1303789-1-qi.z.zhang@intel.com>
2022-12-12 7:25 ` |WARNING| pw120758 [PATCH] net/ice: support IOVA as PA mode qemudev
2022-12-12 7:34 ` checkpatch
@ 2022-12-12 8:18 ` 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-12-12 8:18 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/120758/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3673675739
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-12 8:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20221212154501.1303789-1-qi.z.zhang@intel.com>
2022-12-12 7:25 ` |WARNING| pw120758 [PATCH] net/ice: support IOVA as PA mode qemudev
2022-12-12 7:34 ` checkpatch
2022-12-12 8:18 ` |SUCCESS| " 0-day Robot
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).