Skip to content

Commit

Permalink
fix(api): correct format error in usecases file
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sanders <[email protected]>
  • Loading branch information
sandersms committed Dec 9, 2024
1 parent b28dafe commit 595a3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions USECASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ The diagram below shows the packet pipeline and packet processing layers and the
![VNIC and NVME Offload](doc/images/API-VNIC-NVME-Use-Case.png)

The table below provides the datapaths where each one has a specific objective and combining all of these objectives results in the above diagram.

| | Objective | Datapath Service Chain |
| - | :-------- | :--------------------- |
| 1 | Basic NIC | Host ↔ VNIC ↔ IP ↔ Eth ↔ Wire |
Expand Down

0 comments on commit 595a3a1

Please sign in to comment.