Soft-rss cli reference
show soft-rss
show soft-rss [<interface>]
Declaration: soft_rss_show_command src/plugins/soft-rss/cli.c line 239
Implementation: soft_rss_show_command_fn
soft-rss clear
soft-rss clear <hw-interface>
Declaration: soft_rss_clear_command src/plugins/soft-rss/cli.c line 233
Implementation: soft_rss_clear_command_fn
soft-rss config
soft-rss config <hw-interface> [type <type>] [l2-offset <bytes>] [threads <bitmap-list>] [handoff-queue-size <size>] [rss-key <hex-string>] [ipv4-type <type>] [ipv6-type <type>] [with-main-thread]
Declaration: soft_rss_config_command src/plugins/soft-rss/cli.c line 211
Implementation: soft_rss_config_command_fn
soft-rss disable
soft-rss disable <hw-interface>
Declaration: soft_rss_disable_command src/plugins/soft-rss/cli.c line 227
Implementation: soft_rss_disable_command_fn
soft-rss enable
soft-rss enable <hw-interface>
Declaration: soft_rss_enable_command src/plugins/soft-rss/cli.c line 221
Implementation: soft_rss_enable_command_fn