| /f-stack/dpdk/app/test/ |
| H A D | test_cmdline_string.c | 188 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 D | commands.c | 91 .help_str = "launch autotest", 155 .help_str = "dump status", 204 .help_str = "dump one ring/mempool: dump_ring|dump_mempool <name>", 233 .help_str = "exit application", 265 .help_str = "set rxtx routine: " 301 .help_str = "set rxtx anchor: " 338 .help_str = "set rxtx stream control: "
|
| /f-stack/dpdk/app/test-cmdline/ |
| H A D | commands.c | 42 .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",
|
| /f-stack/dpdk/examples/ethtool/ethtool-app/ |
| H A D | ethapp.c | 681 .help_str = "quit\n Exit program", 699 .help_str = "regs <port_id> <filename>\n" 744 .help_str = 756 .help_str = "open <port_id>\n Open port", 766 .help_str = "stop <port_id>\n Stop port", 786 .help_str = "macaddr <port_id>\n" 797 .help_str = 810 .help_str = "mtu <port_id> <mtu_value>\n" 822 .help_str = "portstats <port_id>\n" 833 .help_str = "ringparam <port_id>\n" [all …]
|
| /f-stack/dpdk/examples/multi_process/hotplug_mp/ |
| H A D | commands.c | 36 .help_str = "show help", 62 .help_str = "quit", 99 .help_str = "list all devices", 145 .help_str = "attach a device", 195 .help_str = "detach a device",
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_parse.c | 323 const char *help_str; in cmdline_complete() local 472 help_str = inst->help_str; in cmdline_complete() 473 if (help_str) in cmdline_complete() 475 help_str); in cmdline_complete() 513 help_str = inst->help_str; in cmdline_complete() 514 if (help_str) in cmdline_complete() 516 tmpbuf, help_str); in cmdline_complete()
|
| H A D | cmdline_parse.h | 135 const char *help_str; member
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | cmdline.c | 55 .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 …]
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 111 .help_str = "help: Show help", 1413 .help_str = "port detach <port_id>", 2297 .help_str = "port config all rss " 4856 .help_str = "tso show <port_id>: " 6561 cmd_set_fwd_mode.help_str = help; in cmd_set_fwd_mode_init() 7582 .help_str = "show|clear port " 7647 .help_str = "show|clear port " 9600 .help_str = "Dump status", 13127 .help_str = "set l2_decap", 15024 .help_str = [all …]
|
| H A D | cmdline_mtr.c | 315 .help_str = "Show port meter cap", 705 .help_str = "Delete port meter profile", 830 .help_str = "Create port meter", 899 .help_str = "Enable port meter", 960 .help_str = "Disable port meter", 1021 .help_str = "Delete port meter", 1095 .help_str = "Set port meter profile", 1169 .help_str = "Update port meter dscp table", 1279 .help_str = "Set port meter policer action", 1358 .help_str = "Set port meter stats mask", [all …]
|
| H A D | cmdline_tm.c | 332 .help_str = "Show Port TM Capabilities", 721 .help_str = "Show port tm node stats", 800 .help_str = "Show port tm node type", 1370 .help_str = "Add port tm node wred profile", 1709 .help_str = "Add port tm nonleaf node", 2037 .help_str = "Add port tm leaf node", 2118 .help_str = "Delete port tm node", 2211 .help_str = "Set port tm node parent", 2282 .help_str = "Suspend port tm node", 2347 .help_str = "Resume port tm node", [all …]
|
| H A D | bpf_cmd.c | 140 .help_str = "bpf-load rx|tx <port> <queue> <J|M|B> <file_name>", 190 .help_str = "bpf-unload rx|tx <port> <queue>",
|
| H A D | cmdline_flow.c | 7215 cmd_flow.help_str = token->help; in cmd_flow_get_help() 7217 cmd_flow.help_str = token->name; in cmd_flow_get_help() 7351 .help_str = NULL, /**< Updated by cmd_flow_get_help(). */ 7704 cmd_set_raw.help_str = token->help; in cmd_set_raw_get_help() 7706 cmd_set_raw.help_str = token->name; in cmd_set_raw_get_help() 7767 .help_str = NULL, /**< Updated by cmd_flow_get_help(). */ 7830 .help_str = "show <raw_encap|raw_decap> <index>", 7841 .help_str = "show <raw_encap|raw_decap> all",
|
| /f-stack/dpdk/examples/multi_process/simple_mp/ |
| H A D | mp_commands.c | 66 .help_str = "send a string to another process", 94 .help_str = "close the application", 123 .help_str = "show help",
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | vm_power_cli.c | 46 .help_str = "close the application", 115 .help_str = "show_vm <vm_name>, prints the information on the " 167 .help_str = "set_pcpu <vm_name> <vcpu> <pcpu>, Set the binding " 206 .help_str = "add_vm|rm_vm <name>, add a VM for " 282 .help_str = "add_channels <vm_name> <list>|all, add " 333 .help_str = "set_query <vm_name> <enable|disable>, allow or disallow queries" 414 .help_str = "set_channel_status <vm_name> <list>|all enabled|disabled, " 463 .help_str = "Get the current frequency for the specified core", 515 ….help_str = "set_cpu_freq <core_num> <up|down|min|max|enable_turbo|disable_turbo>, adjust the curr…
|
| /f-stack/dpdk/examples/cmdline/ |
| H A D | commands.c | 106 .help_str = "Show/del an object", 168 .help_str = "Add an object (name, val)", 207 .help_str = "show help",
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | parser.c | 234 .help_str = "", 274 .help_str = "", 317 .help_str = "", 360 .help_str = "", 407 .help_str = "",
|
| /f-stack/dpdk/examples/vm_power_manager/guest_cli/ |
| H A D | vm_power_cli_guest.c | 133 .help_str = "close the application", 254 .help_str = "query_cpu_freq <core_num>|all, request" 370 .help_str = "query_cpu_caps <core_num>|all, request" 459 .help_str = "set_cpu_freq <core_num> " 524 .help_str = "send_policy now",
|
| /f-stack/dpdk/examples/vdpa/ |
| H A D | main.c | 275 .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",
|
| /f-stack/dpdk/examples/bond/ |
| H A D | main.c | 557 .help_str = "send client_ip", 616 .help_str = "starts listening if not started at startup", 648 .help_str = "show help", 689 .help_str = "this command do not handle any arguments", 732 .help_str = "this command do not handle any arguments", 783 .help_str = "this command do not handle any arguments",
|
| /f-stack/dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 144 .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",
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | cmd_line.rst | 143 .help_str = "Show/del an object",
|