automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw102039 [PATCH] net/mlx5: fix the RSS consistency check of meter policy
       [not found] <20211018131612.145215-1-bingz@nvidia.com>
@ 2021-10-18 13:17 ` checkpatch
  2021-10-18 14:39 ` [dpdk-test-report] |SUCCESS| pw102039 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-10-18 13:17 UTC (permalink / raw)
  To: test-report; +Cc: Bing Zhao

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102039

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'r1->types != r2->types'
#155: FILE: drivers/net/mlx5/mlx5_flow_dv.c:17420:
+	if ((r1->types != r2->types) &&
+	    !((r1->types == 0 || r1->types == ETH_RSS_IP) &&
+	      (r2->types == 0 || r2->types == ETH_RSS_IP)))

total: 0 errors, 0 warnings, 1 checks, 26 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw102039 [dpdk-dev] [PATCH] net/mlx5: fix the RSS consistency check of meter policy
       [not found] <20211018131612.145215-1-bingz@nvidia.com>
  2021-10-18 13:17 ` [dpdk-test-report] |WARNING| pw102039 [PATCH] net/mlx5: fix the RSS consistency check of meter policy checkpatch
@ 2021-10-18 14:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-10-18 14:39 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/102039/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1354893289

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-18 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211018131612.145215-1-bingz@nvidia.com>
2021-10-18 13:17 ` [dpdk-test-report] |WARNING| pw102039 [PATCH] net/mlx5: fix the RSS consistency check of meter policy checkpatch
2021-10-18 14:39 ` [dpdk-test-report] |SUCCESS| pw102039 [dpdk-dev] " 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).