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 [2026/03/02 14:28] (current) – [Ports configuration] elena.krasnobryzh | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Ports configuration ===== | ===== Ports configuration ===== | ||
| + | |||
| + | <note important> | ||
| + | Please note that Mellanox network interface cards cannot be switched to DPDK using the driverctl utility — their driver is installed in a different way. They also remain under operating system control, therefore the interfaces will still appear in the output of ip/ipconfig utilities. | ||
| + | If it is necessary to install a driver to support DPDK on Mellanox network cards, please [[en: | ||
| + | </ | ||
| The network cards that Stingray will work with are removed from the control of the operating system and therefore are not visible as Ethernet devices to the operating system. | The network cards that Stingray will work with are removed from the control of the operating system and therefore are not visible as Ethernet devices to the operating system. | ||
| Line 359: | Line 364: | ||
| ==== 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 382: | ||
| mem_http_parsers=512000 | mem_http_parsers=512000 | ||
| </ | </ | ||
| - | In this example, six dispatcher threads | + | This example |
| - | <note tip> | + | <note tip> |
| + | Total number of dispatchers = '' | ||
| + | For 100G+ NICs, with a ratio of 1 dispatcher per 10G, the minimum | ||
| + | Starting from version 14.0, the maximum | ||
| + | </ | ||
| - | This engine is designed for configurations with many bridges (dev1: | + | |
| - | On-stick devices are supported. | + | On-stick devices are supported.\\ |
| - | SKAT configures | + | SSG configures |
| - | * RX queue count = dpdk_rss | + | * RX queue count = '' |
| - | * TX queue count = number of processing threads. Processing threads write directly to their own TX queue of the NIC. | + | * TX queue count = number of processing threads. Processing threads write directly to their own TX queue on the card. |