* |WARNING| pw136193-136194 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher
[not found] <20240128102234.776861-2-michaelba@nvidia.com>
@ 2024-01-28 10:13 ` qemudev
2024-01-28 10:24 ` |WARNING| pw136193 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-01-28 10:13 UTC (permalink / raw)
To: test-report; +Cc: Michael Baum, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/136193
_apply patch failure_
Submitter: Michael Baum <michaelba@nvidia.com>
Date: Sun, 28 Jan 2024 12:22:33 +0200
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: for-next-net
CommitID: 6c2509a06d7b67671658b15d8abbc868551213c7
Apply patch set 136193-136194 failed:
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
error: while searching for:
return copied_items;
}
static inline bool
flow_hw_item_compare_field_supported(enum rte_flow_field_id field)
{
switch (field) {
case RTE_FLOW_FIELD_TAG:
case RTE_FLOW_FIELD_META:
case RTE_FLOW_FIELD_VALUE:
return true;
default:
break;
}
return false;
}
static int
error: patch failed: drivers/net/mlx5/mlx5_flow_hw.c:6686
error: drivers/net/mlx5/mlx5_flow_hw.c: patch does not apply
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw136193 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher
[not found] <20240128102234.776861-2-michaelba@nvidia.com>
2024-01-28 10:13 ` |WARNING| pw136193-136194 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher qemudev
@ 2024-01-28 10:24 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-01-28 10:24 UTC (permalink / raw)
To: test-report; +Cc: Michael Baum
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/136193
_coding style issues_
WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'?
#277: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:401:
+mlx5dr_definer_compare_op_tranlate(enum rte_flow_item_compare_op op,
WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'?
#320: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:444:
+ mlx5dr_definer_compare_op_tranlate(op, tag);
WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#681: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:1502:
+}
total: 0 errors, 3 warnings, 0 checks, 516 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-28 10:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240128102234.776861-2-michaelba@nvidia.com>
2024-01-28 10:13 ` |WARNING| pw136193-136194 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher qemudev
2024-01-28 10:24 ` |WARNING| pw136193 " checkpatch
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).