|
1 | 1 | [id="using-dpdk-and-rdma"] |
2 | | -= Using virtual functions (VFs) with DPDK and RDMA modes |
| 2 | += Using DPDK and RDMA |
3 | 3 | include::modules/common-attributes.adoc[] |
4 | 4 | :context: using-dpdk-and-rdma |
5 | 5 |
|
6 | 6 | toc::[] |
7 | 7 |
|
8 | | -You can use Single Root I/O Virtualization (SR-IOV) network hardware with the Data Plane Development Kit (DPDK) and with remote direct memory access (RDMA). |
9 | 8 |
|
10 | | -:FeatureName: The Data Plane Development Kit (DPDK) |
11 | | -include::modules/technology-preview.adoc[leveloffset=+0] |
| 9 | +The containerized Data Plane Development Kit (DPDK) application is supported on {product-title}. You can use Single Root I/O Virtualization (SR-IOV) network hardware with the Data Plane Development Kit (DPDK) and with remote direct memory access (RDMA). |
| 10 | + |
| 11 | +For information on supported devices, refer to xref:../../networking/hardware_networks/about-sriov.adoc#supported-devices_about-sriov[Supported devices]. |
12 | 12 |
|
13 | 13 | include::modules/nw-sriov-dpdk-example-intel.adoc[leveloffset=+1] |
14 | 14 |
|
15 | 15 | include::modules/nw-sriov-dpdk-example-mellanox.adoc[leveloffset=+1] |
16 | 16 |
|
17 | | -include::modules/nw-sriov-rdma-example-mellanox.adoc[leveloffset=+1] |
| 17 | +[id="example-vf-use-in-rdma-mode-mellanox_{context}"] |
| 18 | +== Using a virtual function in RDMA mode with a Mellanox NIC |
| 19 | + |
| 20 | +:FeatureName: RDMA over Converged Ethernet (RoCE) |
| 21 | +include::modules/technology-preview.adoc[leveloffset=+0] |
| 22 | + |
| 23 | +// Use a tag to skip header and include content only |
| 24 | +include::modules/nw-sriov-rdma-example-mellanox.adoc[tag=content] |
| 25 | + |
| 26 | +[id="{context}_additional_resources"] |
| 27 | +== Additional resources |
| 28 | + |
| 29 | +* xref:../../networking/hardware_networks/configuring-sriov-net-attach.adoc#configuring-sriov-net-attach[Configuring an SR-IOV Ethernet network attachment]. |
| 30 | +* The xref:../../networking/hardware_networks/about-sriov.adoc#nw-sriov-app-netutil_about-sriov[app-netutil library], provides several API methods for gathering network information about a container's parent pod. |
18 | 31 |
|
19 | 32 | :!FeatureName: |
0 commit comments