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/07/24 11:30] (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> | + | <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. | + | |