@@ -9,7 +9,7 @@ For example, custom match+action table offload with P4 is not supported. In this
...
@@ -9,7 +9,7 @@ For example, custom match+action table offload with P4 is not supported. In this
3. Preliminary checksum computation offload for Netronome smartNIC backend
3. Preliminary checksum computation offload for Netronome smartNIC backend
## Table of Contents
## Table of Contents
This folder is arranged as follows.
This repository branch is arranged as follows.
1.**code**
1.**code**
- DPDK\_server\_MDcache: contains basic key-value server cache code for DPDK kernel-bypass network stack
- DPDK\_server\_MDcache: contains basic key-value server cache code for DPDK kernel-bypass network stack
- mTCP_server_MDcache: : contains basic HTTP-based key-value server cache code for mTCP kernel-bypass network stack
- mTCP_server_MDcache: : contains basic HTTP-based key-value server cache code for mTCP kernel-bypass network stack
...
@@ -18,7 +18,7 @@ This folder is arranged as follows.
...
@@ -18,7 +18,7 @@ This folder is arranged as follows.
2.**net_stack_repos**
2.**net_stack_repos**
- Contains the package repositories for DPDK and mTCP. This repos are modified versions that are compatible with our Mellanox Bluefield-1 smartNIC (Ubuntu-20.10)
- Contains the package repositories for DPDK and mTCP. This repos are modified versions that are compatible with our Mellanox Bluefield-1 smartNIC (Ubuntu-20.10)
3.**documentation**
3.**documentation**
- Contains slide deck and videos that explain concepts and guidance to configure and execute DPDK/mTCP code
- Contains slide deck and videos that explain Mellanox Bluefield-1 smartNIC concepts and guidance to install/configure/execute DPDK/mTCP code