[dpdk-test-report] |WARNING| pw63051 [PATCH] net/ice: fix FDIR flow type conflict

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Nov 16 09:51:08 CET 2019


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#145: FILE: drivers/net/ice/ice_fdir_filter.c:722:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#151: FILE: drivers/net/ice/ice_fdir_filter.c:728:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#155: FILE: drivers/net/ice/ice_fdir_filter.c:732:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#159: FILE: drivers/net/ice/ice_fdir_filter.c:736:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#168: FILE: drivers/net/ice/ice_fdir_filter.c:745:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#174: FILE: drivers/net/ice/ice_fdir_filter.c:751:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#178: FILE: drivers/net/ice/ice_fdir_filter.c:755:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#182: FILE: drivers/net/ice/ice_fdir_filter.c:759:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#191: FILE: drivers/net/ice/ice_fdir_filter.c:768:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#197: FILE: drivers/net/ice/ice_fdir_filter.c:774:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#201: FILE: drivers/net/ice/ice_fdir_filter.c:778:
+		if (!ice_fdir_prof_resolve_conflict(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#205: FILE: drivers/net/ice/ice_fdir_filter.c:782:
+		if (!ice_fdir_prof_resolve_conflict(

total: 0 errors, 0 warnings, 12 checks, 197 lines checked


More information about the test-report mailing list