Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_components:platform:dpi_config [2025/07/22 15:11] – elena.krasnobryzh | en:dpi:dpi_components:platform:dpi_config [2025/12/08 12:10] (current) – [dpdk_engine=6: RSS dispatchers per bridge] elena.krasnobryzh | ||
|---|---|---|---|
| Line 359: | Line 359: | ||
| ==== dpdk_engine=6: | ==== dpdk_engine=6: | ||
| - | <note important> | + | <note important> |
| - | A separate dispatcher thread | + | This engine |
| - | Designed | + | |
| < | < | ||
| in_dev=41-00.0: | in_dev=41-00.0: | ||
| Line 377: | Line 377: | ||
| mem_http_parsers=512000 | mem_http_parsers=512000 | ||
| </ | </ | ||
| - | In this example, six dispatcher threads | + | This example |
| + | |||
| + | <note tip> | ||
| + | Total number of dispatchers = '' | ||
| + | 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 tip> | ||
| - | This engine is designed for configurations with many bridges (dev1: | + | On-stick devices are supported.\\ |
| - | On-stick devices are supported. | + | SSG configures |
| - | SKAT configures | + | * RX queue count = '' |
| - | * 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 of the NIC. | + | |