Lines Matching full:rss
72 When RSS is enabled, each Tx/Rx queue pair is bound to a corresponding
74 The order of those bindings is based on the RSS bucket mapping.
75 For builds with RSS support disabled, the
77 Receive-side scaling (RSS) is supported for multi-core scaling.
273 .It Va dev.ena.X.rss.indir_table_size
276 Returns the number of entries in the RSS indirection table.
279 To read the RSS indirection table size, the following command should be used:
281 sysctl dev.ena.0.rss.indir_table_size
283 .It Va dev.ena.X.rss.indir_table
286 Updates selected indices of the RSS indirection table.
296 To update two selected indices in the RSS indirection table, e.g. setting index
299 sysctl dev.ena.0.rss.indir_table="0:5 5:0"
301 .It Va dev.ena.X.rss.key
304 Controls the RSS Toeplitz hash algorithm key value.
306 Only available when driver compiled without the kernel side RSS support.
309 To change the RSS hash key value to
323 sysctl dev.ena.0.rss.key=6d5a56da255b0ec24167253d43a38fb0d0ca2bcbae7b30b477cb2da38030f20c6a42b73bbe…
408 .It ena%d: WARNING: RSS was not properly initialized, it will affect bandwidth
410 Error occurred during initialization of one of RSS resources.