[dpdk-test-report] |WARNING| pw33694 [PATCH 3/3] lib/cmdline: Cross platform fixes for cmdline_flow

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 12 22:03:48 CET 2018


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#969: FILE: lib/librte_cmdline/cmdline_flow.h:848:
+int cmd_parse_prefix(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#969: FILE: lib/librte_cmdline/cmdline_flow.h:848:
+int cmd_parse_prefix(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#969: FILE: lib/librte_cmdline/cmdline_flow.h:848:
+int cmd_parse_prefix(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#969: FILE: lib/librte_cmdline/cmdline_flow.h:848:
+int cmd_parse_prefix(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#969: FILE: lib/librte_cmdline/cmdline_flow.h:848:
+int cmd_parse_prefix(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#969: FILE: lib/librte_cmdline/cmdline_flow.h:848:
+int cmd_parse_prefix(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#978: FILE: lib/librte_cmdline/cmdline_flow.h:855:
+int cmd_parse_init(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#978: FILE: lib/librte_cmdline/cmdline_flow.h:855:
+int cmd_parse_init(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#978: FILE: lib/librte_cmdline/cmdline_flow.h:855:
+int cmd_parse_init(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#978: FILE: lib/librte_cmdline/cmdline_flow.h:855:
+int cmd_parse_init(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#978: FILE: lib/librte_cmdline/cmdline_flow.h:855:
+int cmd_parse_init(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#978: FILE: lib/librte_cmdline/cmdline_flow.h:855:
+int cmd_parse_init(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#982: FILE: lib/librte_cmdline/cmdline_flow.h:858:
+int cmd_parse_vc(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#982: FILE: lib/librte_cmdline/cmdline_flow.h:858:
+int cmd_parse_vc(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#982: FILE: lib/librte_cmdline/cmdline_flow.h:858:
+int cmd_parse_vc(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#982: FILE: lib/librte_cmdline/cmdline_flow.h:858:
+int cmd_parse_vc(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#982: FILE: lib/librte_cmdline/cmdline_flow.h:858:
+int cmd_parse_vc(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#982: FILE: lib/librte_cmdline/cmdline_flow.h:858:
+int cmd_parse_vc(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#986: FILE: lib/librte_cmdline/cmdline_flow.h:861:
+int cmd_parse_vc_spec(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#986: FILE: lib/librte_cmdline/cmdline_flow.h:861:
+int cmd_parse_vc_spec(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#986: FILE: lib/librte_cmdline/cmdline_flow.h:861:
+int cmd_parse_vc_spec(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#986: FILE: lib/librte_cmdline/cmdline_flow.h:861:
+int cmd_parse_vc_spec(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#986: FILE: lib/librte_cmdline/cmdline_flow.h:861:
+int cmd_parse_vc_spec(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#986: FILE: lib/librte_cmdline/cmdline_flow.h:861:
+int cmd_parse_vc_spec(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#990: FILE: lib/librte_cmdline/cmdline_flow.h:864:
+int cmd_parse_vc_conf(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#990: FILE: lib/librte_cmdline/cmdline_flow.h:864:
+int cmd_parse_vc_conf(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#990: FILE: lib/librte_cmdline/cmdline_flow.h:864:
+int cmd_parse_vc_conf(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#990: FILE: lib/librte_cmdline/cmdline_flow.h:864:
+int cmd_parse_vc_conf(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#990: FILE: lib/librte_cmdline/cmdline_flow.h:864:
+int cmd_parse_vc_conf(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#990: FILE: lib/librte_cmdline/cmdline_flow.h:864:
+int cmd_parse_vc_conf(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#994: FILE: lib/librte_cmdline/cmdline_flow.h:867:
+int cmd_parse_vc_action_rss_queue(struct context *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#994: FILE: lib/librte_cmdline/cmdline_flow.h:867:
+int cmd_parse_vc_action_rss_queue(struct context *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#994: FILE: lib/librte_cmdline/cmdline_flow.h:867:
+int cmd_parse_vc_action_rss_queue(struct context *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#994: FILE: lib/librte_cmdline/cmdline_flow.h:867:
+int cmd_parse_vc_action_rss_queue(struct context *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#994: FILE: lib/librte_cmdline/cmdline_flow.h:867:
+int cmd_parse_vc_action_rss_queue(struct context *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#994: FILE: lib/librte_cmdline/cmdline_flow.h:867:
+int cmd_parse_vc_action_rss_queue(struct context *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#999: FILE: lib/librte_cmdline/cmdline_flow.h:871:
+int cmd_parse_destroy(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#999: FILE: lib/librte_cmdline/cmdline_flow.h:871:
+int cmd_parse_destroy(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#999: FILE: lib/librte_cmdline/cmdline_flow.h:871:
+int cmd_parse_destroy(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#999: FILE: lib/librte_cmdline/cmdline_flow.h:871:
+int cmd_parse_destroy(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#999: FILE: lib/librte_cmdline/cmdline_flow.h:871:
+int cmd_parse_destroy(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#999: FILE: lib/librte_cmdline/cmdline_flow.h:871:
+int cmd_parse_destroy(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1003: FILE: lib/librte_cmdline/cmdline_flow.h:874:
+int cmd_parse_flush(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1003: FILE: lib/librte_cmdline/cmdline_flow.h:874:
+int cmd_parse_flush(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1003: FILE: lib/librte_cmdline/cmdline_flow.h:874:
+int cmd_parse_flush(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1003: FILE: lib/librte_cmdline/cmdline_flow.h:874:
+int cmd_parse_flush(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1003: FILE: lib/librte_cmdline/cmdline_flow.h:874:
+int cmd_parse_flush(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1003: FILE: lib/librte_cmdline/cmdline_flow.h:874:
+int cmd_parse_flush(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1007: FILE: lib/librte_cmdline/cmdline_flow.h:877:
+int cmd_parse_query(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1007: FILE: lib/librte_cmdline/cmdline_flow.h:877:
+int cmd_parse_query(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1007: FILE: lib/librte_cmdline/cmdline_flow.h:877:
+int cmd_parse_query(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1007: FILE: lib/librte_cmdline/cmdline_flow.h:877:
+int cmd_parse_query(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1007: FILE: lib/librte_cmdline/cmdline_flow.h:877:
+int cmd_parse_query(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1007: FILE: lib/librte_cmdline/cmdline_flow.h:877:
+int cmd_parse_query(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1011: FILE: lib/librte_cmdline/cmdline_flow.h:880:
+int cmd_parse_action(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1011: FILE: lib/librte_cmdline/cmdline_flow.h:880:
+int cmd_parse_action(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1011: FILE: lib/librte_cmdline/cmdline_flow.h:880:
+int cmd_parse_action(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1011: FILE: lib/librte_cmdline/cmdline_flow.h:880:
+int cmd_parse_action(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1011: FILE: lib/librte_cmdline/cmdline_flow.h:880:
+int cmd_parse_action(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1011: FILE: lib/librte_cmdline/cmdline_flow.h:880:
+int cmd_parse_action(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1015: FILE: lib/librte_cmdline/cmdline_flow.h:883:
+int cmd_parse_list(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1015: FILE: lib/librte_cmdline/cmdline_flow.h:883:
+int cmd_parse_list(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1015: FILE: lib/librte_cmdline/cmdline_flow.h:883:
+int cmd_parse_list(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1015: FILE: lib/librte_cmdline/cmdline_flow.h:883:
+int cmd_parse_list(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1015: FILE: lib/librte_cmdline/cmdline_flow.h:883:
+int cmd_parse_list(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1015: FILE: lib/librte_cmdline/cmdline_flow.h:883:
+int cmd_parse_list(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1019: FILE: lib/librte_cmdline/cmdline_flow.h:886:
+int cmd_parse_isolate(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1019: FILE: lib/librte_cmdline/cmdline_flow.h:886:
+int cmd_parse_isolate(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1019: FILE: lib/librte_cmdline/cmdline_flow.h:886:
+int cmd_parse_isolate(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1019: FILE: lib/librte_cmdline/cmdline_flow.h:886:
+int cmd_parse_isolate(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1019: FILE: lib/librte_cmdline/cmdline_flow.h:886:
+int cmd_parse_isolate(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1019: FILE: lib/librte_cmdline/cmdline_flow.h:886:
+int cmd_parse_isolate(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1023: FILE: lib/librte_cmdline/cmdline_flow.h:889:
+int cmd_parse_int(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1023: FILE: lib/librte_cmdline/cmdline_flow.h:889:
+int cmd_parse_int(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1023: FILE: lib/librte_cmdline/cmdline_flow.h:889:
+int cmd_parse_int(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1023: FILE: lib/librte_cmdline/cmdline_flow.h:889:
+int cmd_parse_int(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1023: FILE: lib/librte_cmdline/cmdline_flow.h:889:
+int cmd_parse_int(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1023: FILE: lib/librte_cmdline/cmdline_flow.h:889:
+int cmd_parse_int(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1027: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int cmd_parse_string(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1027: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int cmd_parse_string(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1027: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int cmd_parse_string(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1027: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int cmd_parse_string(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1027: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int cmd_parse_string(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1027: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int cmd_parse_string(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1031: FILE: lib/librte_cmdline/cmdline_flow.h:895:
+int cmd_parse_mac_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1031: FILE: lib/librte_cmdline/cmdline_flow.h:895:
+int cmd_parse_mac_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1031: FILE: lib/librte_cmdline/cmdline_flow.h:895:
+int cmd_parse_mac_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1031: FILE: lib/librte_cmdline/cmdline_flow.h:895:
+int cmd_parse_mac_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1031: FILE: lib/librte_cmdline/cmdline_flow.h:895:
+int cmd_parse_mac_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1031: FILE: lib/librte_cmdline/cmdline_flow.h:895:
+int cmd_parse_mac_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1035: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int cmd_parse_ipv4_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1035: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int cmd_parse_ipv4_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1035: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int cmd_parse_ipv4_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1035: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int cmd_parse_ipv4_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1035: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int cmd_parse_ipv4_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1035: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int cmd_parse_ipv4_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1039: FILE: lib/librte_cmdline/cmdline_flow.h:901:
+int cmd_parse_ipv6_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1039: FILE: lib/librte_cmdline/cmdline_flow.h:901:
+int cmd_parse_ipv6_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1039: FILE: lib/librte_cmdline/cmdline_flow.h:901:
+int cmd_parse_ipv6_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1039: FILE: lib/librte_cmdline/cmdline_flow.h:901:
+int cmd_parse_ipv6_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1039: FILE: lib/librte_cmdline/cmdline_flow.h:901:
+int cmd_parse_ipv6_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1039: FILE: lib/librte_cmdline/cmdline_flow.h:901:
+int cmd_parse_ipv6_addr(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1043: FILE: lib/librte_cmdline/cmdline_flow.h:904:
+int cmd_parse_boolean(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1043: FILE: lib/librte_cmdline/cmdline_flow.h:904:
+int cmd_parse_boolean(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1043: FILE: lib/librte_cmdline/cmdline_flow.h:904:
+int cmd_parse_boolean(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1043: FILE: lib/librte_cmdline/cmdline_flow.h:904:
+int cmd_parse_boolean(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1043: FILE: lib/librte_cmdline/cmdline_flow.h:904:
+int cmd_parse_boolean(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1043: FILE: lib/librte_cmdline/cmdline_flow.h:904:
+int cmd_parse_boolean(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#1047: FILE: lib/librte_cmdline/cmdline_flow.h:907:
+int cmd_parse_port(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#1047: FILE: lib/librte_cmdline/cmdline_flow.h:907:
+int cmd_parse_port(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#1047: FILE: lib/librte_cmdline/cmdline_flow.h:907:
+int cmd_parse_port(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1047: FILE: lib/librte_cmdline/cmdline_flow.h:907:
+int cmd_parse_port(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#1047: FILE: lib/librte_cmdline/cmdline_flow.h:907:
+int cmd_parse_port(struct context *, const struct token *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#1047: FILE: lib/librte_cmdline/cmdline_flow.h:907:
+int cmd_parse_port(struct context *, const struct token *,

total: 0 errors, 114 warnings, 1648 lines checked


More information about the test-report mailing list