DPDK Interfaces Configuration [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:platform:dpi_config [2025/07/23 12:14] – [dpdk_engine=6: RSS dispatchers per bridge] elena.krasnobryzhen:dpi:dpi_components:platform:dpi_config [2025/12/08 12:10] (current) – [dpdk_engine=6: RSS dispatchers per bridge] elena.krasnobryzh
Line 379: Line 379:
 This example creates 24 dispatcher threads — 4 dispatchers per bridge. This example creates 24 dispatcher threads — 4 dispatchers per bridge.
  
-<note tip>Total number of dispatchers = ''dpdk_rss'' * number of bridges.</note>+<note tip> 
 +Total number of dispatchers = ''dpdk_rss'' * number of bridges.\\ 
 +For 100G+ NICs, with a ratio of 1 dispatcher per 10G, the minimum number of dispatchers is 10.\\ 
 +Starting from version 14.0, the maximum number of dispatchers is 32. 
 +</note>
  
-On-stick devices are supported. + 
-SKAT configures the cards as follows:+On-stick devices are supported.\\ 
 +SSG configures the cards as follows:
   * RX queue count = ''dpdk_rss''   * RX queue count = ''dpdk_rss''
   * TX queue count = number of processing threads. Processing threads write directly to their own TX queue on the card.   * TX queue count = number of processing threads. Processing threads write directly to their own TX queue on the card.