Soft-rss cli reference
show soft-rss
show soft-rss [<interface>]
Declaration: soft_rss_show_command src/plugins/soft-rss/cli.c line 241
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 235
Implementation: soft_rss_clear_command_fn
soft-rss config
soft-rss config <hw-interface> [type <type>] [l2-offset <bytes>] [threads <bitmap-list>] [rss-key <hex-string>] [ipv4-only] [ipv6-only] [with-main-thread]
Declaration: soft_rss_config_command src/plugins/soft-rss/cli.c line 214
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 229
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 223
Implementation: soft_rss_enable_command_fn