Soft-rss cli reference

show soft-rss

show soft-rss [<interface>]

Declaration: soft_rss_show_command src/plugins/soft-rss/cli.c line 236

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 230

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-type <type>] [ipv6-type <type>] [with-main-thread]

Declaration: soft_rss_config_command src/plugins/soft-rss/cli.c line 209

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 224

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 218

Implementation: soft_rss_enable_command_fn