Skip to content

Commit

Permalink
doc: add separate section for apps
Browse files Browse the repository at this point in the history
Both apps and library are listed together. Separate them and have the
list sorted.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Change-Id: I978d2d918c0798519f97526f39796f4723743458
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/dataplane/dpu-offload/+/147654
Tested-by: sa_ip-toolkits-Jenkins <sa_ip-toolkits-jenkins@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
  • Loading branch information
anoobj authored and jerinjacobk committed Mar 7, 2025
1 parent 3aeb9f0 commit 83489e5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,17 @@ Running NGINX DAO application
| **AI/ML** | AI/ML Toolkit | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | Inferencing application - Resnet50 Image classification | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | Inferencing application - DDoS detection | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| **IPsec** | Strongswan integrated IPsec offload | ![](https://img.shields.io/static/v1?label=&message=Experimental&color=blue) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/applications/secgw-graph.html#running-as-ipsec-gateway) |
| **Cloud Solutions** | Cilium CNI | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |
| | Calico | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |
| **Libraries** | Netlink Helper library | ![](https://img.shields.io/static/v1?label=&message=Ready&color=green) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/prog_guide/netlink_lib.html) |
| | IPsec | ![](https://img.shields.io/static/v1?label=&message=Experimental&color=blue) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/applications/secgw-graph.html#running-as-ipsec-gateway) |
| | SmartNIC App | ![](https://img.shields.io/static/v1?label=&message=Experimental&color=blue) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/applications/smart-nic.html) |
| | Connection Tracking Library | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |
| | Flow library | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/prog_guide/flow.html) |
| | Key Extraction Library | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| **Generic Libraries** | Connection Tracking | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |
| | Flow | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/prog_guide/flow.html) |
| | Key Extraction | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | Netlink Helper Library | ![](https://img.shields.io/static/v1?label=&message=Ready&color=green) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/prog_guide/netlink_lib.html) |
| | Packet Transformation | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |
| | TLS offload | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |
| | Protocol Parser Library | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | SNORT Integration | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | Protocol Parser | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| **Other Applications** | Compression | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | NAT | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | Compression App | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | SmartNIC | ![](https://img.shields.io/static/v1?label=&message=Experimental&color=blue) | [Link](https://marvellembeddedprocessors.github.io/dao/guides/applications/smart-nic.html) |
| | SNORT Integration | ![](https://img.shields.io/static/v1?label=&message=Planned&color=orange) | |
| | TLS offload | ![](https://img.shields.io/static/v1?label=&message=WIP&color=red) | |

0 comments on commit 83489e5

Please sign in to comment.