* [dpdk-test-report] |WARNING| pw33692 [PATCH 1/3] app/testpmd: Moved cmdline_flow to librte_cmdline
[not found] <1515790887-64502-1-git-send-email-george.dit@gmail.com>
@ 2018-01-12 21:03 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-12 21:03 UTC (permalink / raw)
To: test-report; +Cc: Georgios Katsikas
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33692
_coding style issues_
WARNING:LONG_LINE_COMMENT: line over 90 characters
#5848: FILE: lib/librte_cmdline/cmdline_flow.h:292:
+ uint16_t tx_ol_flags;/**< TX Offload Flags (TESTPMD_TX_OFFLOAD...). */
WARNING:LONG_LINE_COMMENT: line over 90 characters
#5849: FILE: lib/librte_cmdline/cmdline_flow.h:293:
+ uint16_t tso_segsz; /**< Segmentation offload MSS for non-tunneled packets. */
WARNING:LONG_LINE_COMMENT: line over 90 characters
#5850: FILE: lib/librte_cmdline/cmdline_flow.h:294:
+ uint16_t tunnel_tso_segsz; /**< Segmentation offload MSS for tunneled pkts. */
WARNING:LONG_LINE_COMMENT: line over 90 characters
#5860: FILE: lib/librte_cmdline/cmdline_flow.h:304:
+ uint8_t need_reconfig_queues; /**< need reconfiguring queues or not */
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6384: FILE: lib/librte_cmdline/cmdline_flow.h:828:
+int parse_prefix(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6384: FILE: lib/librte_cmdline/cmdline_flow.h:828:
+int parse_prefix(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6384: FILE: lib/librte_cmdline/cmdline_flow.h:828:
+int parse_prefix(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6384: FILE: lib/librte_cmdline/cmdline_flow.h:828:
+int parse_prefix(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6384: FILE: lib/librte_cmdline/cmdline_flow.h:828:
+int parse_prefix(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6384: FILE: lib/librte_cmdline/cmdline_flow.h:828:
+int parse_prefix(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6391: FILE: lib/librte_cmdline/cmdline_flow.h:835:
+int parse_init(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6391: FILE: lib/librte_cmdline/cmdline_flow.h:835:
+int parse_init(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6391: FILE: lib/librte_cmdline/cmdline_flow.h:835:
+int parse_init(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6391: FILE: lib/librte_cmdline/cmdline_flow.h:835:
+int parse_init(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6391: FILE: lib/librte_cmdline/cmdline_flow.h:835:
+int parse_init(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6391: FILE: lib/librte_cmdline/cmdline_flow.h:835:
+int parse_init(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6394: FILE: lib/librte_cmdline/cmdline_flow.h:838:
+int parse_vc(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6394: FILE: lib/librte_cmdline/cmdline_flow.h:838:
+int parse_vc(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6394: FILE: lib/librte_cmdline/cmdline_flow.h:838:
+int parse_vc(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6394: FILE: lib/librte_cmdline/cmdline_flow.h:838:
+int parse_vc(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6394: FILE: lib/librte_cmdline/cmdline_flow.h:838:
+int parse_vc(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6394: FILE: lib/librte_cmdline/cmdline_flow.h:838:
+int parse_vc(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6397: FILE: lib/librte_cmdline/cmdline_flow.h:841:
+int parse_vc_spec(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6397: FILE: lib/librte_cmdline/cmdline_flow.h:841:
+int parse_vc_spec(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6397: FILE: lib/librte_cmdline/cmdline_flow.h:841:
+int parse_vc_spec(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6397: FILE: lib/librte_cmdline/cmdline_flow.h:841:
+int parse_vc_spec(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6397: FILE: lib/librte_cmdline/cmdline_flow.h:841:
+int parse_vc_spec(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6397: FILE: lib/librte_cmdline/cmdline_flow.h:841:
+int parse_vc_spec(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6400: FILE: lib/librte_cmdline/cmdline_flow.h:844:
+int parse_vc_conf(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6400: FILE: lib/librte_cmdline/cmdline_flow.h:844:
+int parse_vc_conf(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6400: FILE: lib/librte_cmdline/cmdline_flow.h:844:
+int parse_vc_conf(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6400: FILE: lib/librte_cmdline/cmdline_flow.h:844:
+int parse_vc_conf(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6400: FILE: lib/librte_cmdline/cmdline_flow.h:844:
+int parse_vc_conf(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6400: FILE: lib/librte_cmdline/cmdline_flow.h:844:
+int parse_vc_conf(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6403: FILE: lib/librte_cmdline/cmdline_flow.h:847:
+int parse_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6403: FILE: lib/librte_cmdline/cmdline_flow.h:847:
+int parse_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6403: FILE: lib/librte_cmdline/cmdline_flow.h:847:
+int parse_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6403: FILE: lib/librte_cmdline/cmdline_flow.h:847:
+int parse_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6403: FILE: lib/librte_cmdline/cmdline_flow.h:847:
+int parse_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6403: FILE: lib/librte_cmdline/cmdline_flow.h:847:
+int parse_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6407: FILE: lib/librte_cmdline/cmdline_flow.h:851:
+int parse_destroy(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6407: FILE: lib/librte_cmdline/cmdline_flow.h:851:
+int parse_destroy(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6407: FILE: lib/librte_cmdline/cmdline_flow.h:851:
+int parse_destroy(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6407: FILE: lib/librte_cmdline/cmdline_flow.h:851:
+int parse_destroy(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6407: FILE: lib/librte_cmdline/cmdline_flow.h:851:
+int parse_destroy(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6407: FILE: lib/librte_cmdline/cmdline_flow.h:851:
+int parse_destroy(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6410: FILE: lib/librte_cmdline/cmdline_flow.h:854:
+int parse_flush(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6410: FILE: lib/librte_cmdline/cmdline_flow.h:854:
+int parse_flush(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6410: FILE: lib/librte_cmdline/cmdline_flow.h:854:
+int parse_flush(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6410: FILE: lib/librte_cmdline/cmdline_flow.h:854:
+int parse_flush(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6410: FILE: lib/librte_cmdline/cmdline_flow.h:854:
+int parse_flush(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6410: FILE: lib/librte_cmdline/cmdline_flow.h:854:
+int parse_flush(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6413: FILE: lib/librte_cmdline/cmdline_flow.h:857:
+int parse_query(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6413: FILE: lib/librte_cmdline/cmdline_flow.h:857:
+int parse_query(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6413: FILE: lib/librte_cmdline/cmdline_flow.h:857:
+int parse_query(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6413: FILE: lib/librte_cmdline/cmdline_flow.h:857:
+int parse_query(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6413: FILE: lib/librte_cmdline/cmdline_flow.h:857:
+int parse_query(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6413: FILE: lib/librte_cmdline/cmdline_flow.h:857:
+int parse_query(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6416: FILE: lib/librte_cmdline/cmdline_flow.h:860:
+int parse_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6416: FILE: lib/librte_cmdline/cmdline_flow.h:860:
+int parse_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6416: FILE: lib/librte_cmdline/cmdline_flow.h:860:
+int parse_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6416: FILE: lib/librte_cmdline/cmdline_flow.h:860:
+int parse_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6416: FILE: lib/librte_cmdline/cmdline_flow.h:860:
+int parse_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6416: FILE: lib/librte_cmdline/cmdline_flow.h:860:
+int parse_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6419: FILE: lib/librte_cmdline/cmdline_flow.h:863:
+int parse_list(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6419: FILE: lib/librte_cmdline/cmdline_flow.h:863:
+int parse_list(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6419: FILE: lib/librte_cmdline/cmdline_flow.h:863:
+int parse_list(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6419: FILE: lib/librte_cmdline/cmdline_flow.h:863:
+int parse_list(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6419: FILE: lib/librte_cmdline/cmdline_flow.h:863:
+int parse_list(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6419: FILE: lib/librte_cmdline/cmdline_flow.h:863:
+int parse_list(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6422: FILE: lib/librte_cmdline/cmdline_flow.h:866:
+int parse_isolate(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6422: FILE: lib/librte_cmdline/cmdline_flow.h:866:
+int parse_isolate(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6422: FILE: lib/librte_cmdline/cmdline_flow.h:866:
+int parse_isolate(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6422: FILE: lib/librte_cmdline/cmdline_flow.h:866:
+int parse_isolate(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6422: FILE: lib/librte_cmdline/cmdline_flow.h:866:
+int parse_isolate(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6422: FILE: lib/librte_cmdline/cmdline_flow.h:866:
+int parse_isolate(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6425: FILE: lib/librte_cmdline/cmdline_flow.h:869:
+int parse_int(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6425: FILE: lib/librte_cmdline/cmdline_flow.h:869:
+int parse_int(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6425: FILE: lib/librte_cmdline/cmdline_flow.h:869:
+int parse_int(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6425: FILE: lib/librte_cmdline/cmdline_flow.h:869:
+int parse_int(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6425: FILE: lib/librte_cmdline/cmdline_flow.h:869:
+int parse_int(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6425: FILE: lib/librte_cmdline/cmdline_flow.h:869:
+int parse_int(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6428: FILE: lib/librte_cmdline/cmdline_flow.h:872:
+int parse_string(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6428: FILE: lib/librte_cmdline/cmdline_flow.h:872:
+int parse_string(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6428: FILE: lib/librte_cmdline/cmdline_flow.h:872:
+int parse_string(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6428: FILE: lib/librte_cmdline/cmdline_flow.h:872:
+int parse_string(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6428: FILE: lib/librte_cmdline/cmdline_flow.h:872:
+int parse_string(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6428: FILE: lib/librte_cmdline/cmdline_flow.h:872:
+int parse_string(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6431: FILE: lib/librte_cmdline/cmdline_flow.h:875:
+int parse_mac_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6431: FILE: lib/librte_cmdline/cmdline_flow.h:875:
+int parse_mac_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6431: FILE: lib/librte_cmdline/cmdline_flow.h:875:
+int parse_mac_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6431: FILE: lib/librte_cmdline/cmdline_flow.h:875:
+int parse_mac_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6431: FILE: lib/librte_cmdline/cmdline_flow.h:875:
+int parse_mac_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6431: FILE: lib/librte_cmdline/cmdline_flow.h:875:
+int parse_mac_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6434: FILE: lib/librte_cmdline/cmdline_flow.h:878:
+int parse_ipv4_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6434: FILE: lib/librte_cmdline/cmdline_flow.h:878:
+int parse_ipv4_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6434: FILE: lib/librte_cmdline/cmdline_flow.h:878:
+int parse_ipv4_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6434: FILE: lib/librte_cmdline/cmdline_flow.h:878:
+int parse_ipv4_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6434: FILE: lib/librte_cmdline/cmdline_flow.h:878:
+int parse_ipv4_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6434: FILE: lib/librte_cmdline/cmdline_flow.h:878:
+int parse_ipv4_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6437: FILE: lib/librte_cmdline/cmdline_flow.h:881:
+int parse_ipv6_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6437: FILE: lib/librte_cmdline/cmdline_flow.h:881:
+int parse_ipv6_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6437: FILE: lib/librte_cmdline/cmdline_flow.h:881:
+int parse_ipv6_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6437: FILE: lib/librte_cmdline/cmdline_flow.h:881:
+int parse_ipv6_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6437: FILE: lib/librte_cmdline/cmdline_flow.h:881:
+int parse_ipv6_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6437: FILE: lib/librte_cmdline/cmdline_flow.h:881:
+int parse_ipv6_addr(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6440: FILE: lib/librte_cmdline/cmdline_flow.h:884:
+int parse_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6440: FILE: lib/librte_cmdline/cmdline_flow.h:884:
+int parse_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6440: FILE: lib/librte_cmdline/cmdline_flow.h:884:
+int parse_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6440: FILE: lib/librte_cmdline/cmdline_flow.h:884:
+int parse_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6440: FILE: lib/librte_cmdline/cmdline_flow.h:884:
+int parse_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6440: FILE: lib/librte_cmdline/cmdline_flow.h:884:
+int parse_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6443: FILE: lib/librte_cmdline/cmdline_flow.h:887:
+int parse_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6443: FILE: lib/librte_cmdline/cmdline_flow.h:887:
+int parse_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#6443: FILE: lib/librte_cmdline/cmdline_flow.h:887:
+int parse_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6443: FILE: lib/librte_cmdline/cmdline_flow.h:887:
+int parse_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#6443: FILE: lib/librte_cmdline/cmdline_flow.h:887:
+int parse_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6443: FILE: lib/librte_cmdline/cmdline_flow.h:887:
+int parse_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6448: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int comp_none(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6448: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int comp_none(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6448: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int comp_none(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char *' should also have an identifier name
#6448: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int comp_none(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6448: FILE: lib/librte_cmdline/cmdline_flow.h:892:
+int comp_none(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6450: FILE: lib/librte_cmdline/cmdline_flow.h:894:
+int comp_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6450: FILE: lib/librte_cmdline/cmdline_flow.h:894:
+int comp_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6450: FILE: lib/librte_cmdline/cmdline_flow.h:894:
+int comp_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char *' should also have an identifier name
#6450: FILE: lib/librte_cmdline/cmdline_flow.h:894:
+int comp_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6450: FILE: lib/librte_cmdline/cmdline_flow.h:894:
+int comp_boolean(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6452: FILE: lib/librte_cmdline/cmdline_flow.h:896:
+int comp_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6452: FILE: lib/librte_cmdline/cmdline_flow.h:896:
+int comp_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6452: FILE: lib/librte_cmdline/cmdline_flow.h:896:
+int comp_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char *' should also have an identifier name
#6452: FILE: lib/librte_cmdline/cmdline_flow.h:896:
+int comp_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6452: FILE: lib/librte_cmdline/cmdline_flow.h:896:
+int comp_action(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6454: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int comp_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6454: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int comp_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6454: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int comp_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char *' should also have an identifier name
#6454: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int comp_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6454: FILE: lib/librte_cmdline/cmdline_flow.h:898:
+int comp_port(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6456: FILE: lib/librte_cmdline/cmdline_flow.h:900:
+int comp_rule_id(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6456: FILE: lib/librte_cmdline/cmdline_flow.h:900:
+int comp_rule_id(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6456: FILE: lib/librte_cmdline/cmdline_flow.h:900:
+int comp_rule_id(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char *' should also have an identifier name
#6456: FILE: lib/librte_cmdline/cmdline_flow.h:900:
+int comp_rule_id(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6456: FILE: lib/librte_cmdline/cmdline_flow.h:900:
+int comp_rule_id(struct context *, const struct token *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct context *' should also have an identifier name
#6458: FILE: lib/librte_cmdline/cmdline_flow.h:902:
+int comp_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct token *' should also have an identifier name
#6458: FILE: lib/librte_cmdline/cmdline_flow.h:902:
+int comp_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6458: FILE: lib/librte_cmdline/cmdline_flow.h:902:
+int comp_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'char *' should also have an identifier name
#6458: FILE: lib/librte_cmdline/cmdline_flow.h:902:
+int comp_vc_action_rss_queue(struct context *,
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#6458: FILE: lib/librte_cmdline/cmdline_flow.h:902:
+int comp_vc_action_rss_queue(struct context *,
WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#7408: FILE: lib/librte_cmdline/cmdline_flow.h:1852:
+#endif /* _CMDLINE_FLOW_H_ */
total: 0 errors, 149 warnings, 4446 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-12 21:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1515790887-64502-1-git-send-email-george.dit@gmail.com>
2018-01-12 21:03 ` [dpdk-test-report] |WARNING| pw33692 [PATCH 1/3] app/testpmd: Moved cmdline_flow to librte_cmdline 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).