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/07/24 11:30] (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. Starting with version 14.0, the maximum number of dispatchers is 32.</note>
  
-On-stick devices are supported. +On-stick devices are supported.\\ 
-SKAT configures the cards as follows:+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.