Home
last modified time | relevance | path

Searched refs:help_str (Results 1 – 22 of 22) sorted by relevance

/dpdk/app/test/
H A Dtest_cmdline_string.c188 char help_str[CMDLINE_TEST_BUFSIZE]; in test_parse_string_invalid_data() local
203 memset(help_str, 0, sizeof(help_str)); in test_parse_string_invalid_data()
210 sizeof(help_str)); in test_parse_string_invalid_data()
213 string_invalid_strs[i].str, help_str); in test_parse_string_invalid_data()
257 sizeof(help_str)); in test_parse_string_invalid_data()
288 char help_str[CMDLINE_TEST_BUFSIZE]; in test_parse_string_valid() local
304 memset(help_str, 0, sizeof(help_str)); in test_parse_string_valid()
311 sizeof(help_str)); in test_parse_string_valid()
314 string_parse_strs[i].str, help_str); in test_parse_string_valid()
360 memset(help_str, 0, sizeof(help_str)); in test_parse_string_valid()
[all …]
H A Dcommands.c88 .help_str = "launch autotest",
152 .help_str = "dump status",
201 .help_str = "dump one ring/mempool: dump_ring|dump_mempool <name>",
230 .help_str = "exit application",
262 .help_str = "set rxtx routine: "
298 .help_str = "set rxtx anchor: "
335 .help_str = "set rxtx stream control: "
/dpdk/app/test-cmdline/
H A Dcommands.c42 .help_str = "exit application",
73 .help_str = "a simple single-word command",
104 .help_str = "a variant of \"single\" command, useful to test autocomplete",
137 .help_str = "first ambiguous autocomplete command",
170 .help_str = "second ambiguous autocomplete command",
201 .help_str = "a command that simply returns whatever number is entered",
236 .help_str = "first command used to test command ambiguity",
272 .help_str = "second command used to test command ambiguity",
310 .help_str = "command that displays total space in history buffer",
343 .help_str = "clear command history",
/dpdk/examples/ethtool/ethtool-app/
H A Dethapp.c674 .help_str = "quit\n Exit program",
692 .help_str = "regs <port_id> <filename>\n"
737 .help_str =
749 .help_str = "open <port_id>\n Open port",
759 .help_str = "stop <port_id>\n Stop port",
779 .help_str = "macaddr <port_id>\n"
790 .help_str =
803 .help_str = "mtu <port_id> <mtu_value>\n"
815 .help_str = "portstats <port_id>\n"
826 .help_str = "ringparam <port_id>\n"
[all …]
/dpdk/lib/cmdline/
H A Dcmdline_parse.c318 const char *help_str; in cmdline_complete() local
467 help_str = inst->help_str; in cmdline_complete()
468 if (help_str) in cmdline_complete()
470 help_str); in cmdline_complete()
508 help_str = inst->help_str; in cmdline_complete()
509 if (help_str) in cmdline_complete()
511 tmpbuf, help_str); in cmdline_complete()
H A Dcmdline_parse.h135 const char *help_str; member
/dpdk/examples/qos_sched/
H A Dcmdline.c55 .help_str = "show help",
80 .help_str = "exit application",
121 .help_str = "Show subport stats.",
153 .help_str = "Show app stats.",
199 .help_str = "Show subport stats.",
256 .help_str = "Show pipe stats.",
331 .help_str = "Show pipe stats.",
402 .help_str = "Show pipe stats.",
463 .help_str = "Show pipe stats.",
522 .help_str = "Show pipe stats.",
[all …]
/dpdk/examples/multi_process/hotplug_mp/
H A Dcommands.c36 .help_str = "show help",
62 .help_str = "quit",
99 .help_str = "list all devices",
144 .help_str = "attach a device",
193 .help_str = "detach a device",
/dpdk/app/test-pmd/
H A Dcmdline.c108 .help_str = "help: Show help",
1426 .help_str = "port detach <port_id>",
2317 .help_str = "port config all rss "
4999 .help_str = "tso show <port_id>: "
6931 cmd_set_fwd_mode.help_str = help; in cmd_set_fwd_mode_init()
8142 .help_str = "show|clear port "
8203 .help_str = "show|clear port "
10039 .help_str = "Dump status",
13581 .help_str = "set l2_decap",
15830 .help_str =
[all …]
H A Dcmdline_mtr.c285 .help_str = "show port meter cap <port_id>",
697 .help_str = "del port meter profile <port_id> <profile_id>",
820 .help_str = "create port meter <port_id> <mtr_id> <profile_id> <meter_enable>(yes|no) "
889 .help_str = "enable port meter <port_id> <mtr_id>",
950 .help_str = "disable port meter <port_id> <mtr_id>",
1014 .help_str = "Delete port meter policy",
1076 .help_str = "del port meter <port_id> <mtr_id>",
1150 .help_str = "set port meter profile <port_id> <mtr_id> <profile_id>",
1224 .help_str = "set port meter dscp table <port_id> <mtr_id> "
1300 .help_str = "set port meter stats mask <port_id> <mtr_id> <stats_mask>",
[all …]
H A Dcmdline_tm.c334 .help_str = "Show Port TM Capabilities",
723 .help_str = "Show port tm node stats",
802 .help_str = "Show port tm node type",
1372 .help_str = "Add port tm node wred profile",
1712 .help_str = "Add port tm nonleaf node",
2042 .help_str = "Add port tm leaf node",
2123 .help_str = "Delete port tm node",
2216 .help_str = "Set port tm node parent",
2287 .help_str = "Suspend port tm node",
2352 .help_str = "Resume port tm node",
[all …]
H A Dbpf_cmd.c140 .help_str = "bpf-load rx|tx <port> <queue> <J|M|B> <file_name>",
190 .help_str = "bpf-unload rx|tx <port> <queue>",
H A Dcmd_flex_item.c521 .help_str = "set flex_pattern <id> is <spec_data>",
535 .help_str = "set flex_pattern <id> spec <spec_data> mask <mask_data>",
H A Dcmdline_flow.c10371 cmd_flow.help_str = token->help; in cmd_flow_get_help()
10373 cmd_flow.help_str = token->name; in cmd_flow_get_help()
10612 .help_str = NULL, /**< Updated by cmd_flow_get_help(). */
11123 cmd_set_raw.help_str = token->help; in cmd_set_raw_get_help()
11125 cmd_set_raw.help_str = token->name; in cmd_set_raw_get_help()
11186 .help_str = NULL, /**< Updated by cmd_flow_get_help(). */
11250 .help_str = "show <raw_encap|raw_decap> <index>",
11261 .help_str = "show <raw_encap|raw_decap> all",
/dpdk/examples/vm_power_manager/
H A Dvm_power_cli.c45 .help_str = "close the application",
114 .help_str = "show_vm <vm_name>, prints the information on the "
166 .help_str = "set_pcpu <vm_name> <vcpu> <pcpu>, Set the binding "
205 .help_str = "add_vm|rm_vm <name>, add a VM for "
281 .help_str = "add_channels <vm_name> <list>|all, add "
332 .help_str = "set_query <vm_name> <enable|disable>, allow or disallow queries"
413 .help_str = "set_channel_status <vm_name> <list>|all enabled|disabled, "
462 .help_str = "Get the current frequency for the specified core",
514 ….help_str = "set_cpu_freq <core_num> <up|down|min|max|enable_turbo|disable_turbo>, adjust the curr…
/dpdk/examples/multi_process/simple_mp/
H A Dmp_commands.c65 .help_str = "send a string to another process",
93 .help_str = "close the application",
122 .help_str = "show help",
/dpdk/examples/cmdline/
H A Dcommands.c102 .help_str = "Show/del an object",
165 .help_str = "Add an object (name, val)",
204 .help_str = "show help",
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c129 .help_str = "close the application",
250 .help_str = "query_cpu_freq <core_num>|all, request"
366 .help_str = "query_cpu_caps <core_num>|all, request"
455 .help_str = "set_cpu_freq <core_num> "
520 .help_str = "send_policy now",
/dpdk/examples/ipsec-secgw/
H A Dparser.c234 .help_str = "",
274 .help_str = "",
317 .help_str = "",
360 .help_str = "",
407 .help_str = "",
/dpdk/examples/vdpa/
H A Dmain.c275 .help_str = "show help",
326 .help_str = "list all available vdpa devices",
371 .help_str = "create a new vdpa port",
479 .help_str = "stats: show device statistics",
507 .help_str = "quit: exit application",
/dpdk/examples/bond/
H A Dmain.c556 .help_str = "send client_ip",
615 .help_str = "starts listening if not started at startup",
647 .help_str = "show help",
688 .help_str = "this command do not handle any arguments",
731 .help_str = "this command do not handle any arguments",
782 .help_str = "this command do not handle any arguments",
/dpdk/examples/ntb/
H A Dntb_fwd.c144 .help_str = "show help",
197 .help_str = "exit application",
340 .help_str = "send <file_path>",
810 .help_str = "start pkt fwd between ntb and ethdev",
853 .help_str = "stop: Stop packet forwarding",
1008 .help_str = "show|clear port stats",
1057 .help_str = "set forwarding mode as file-trans|rxonly|txonly|iofwd",