Skip to content
README.md 1.91 KiB
Newer Older
Lijian Zhang's avatar
Lijian Zhang committed

Copyright (c) 2022-2023, Arm Limited. All rights reserved.
Lijian Zhang's avatar
Lijian Zhang committed

Lijian Zhang's avatar
Lijian Zhang committed

Dataplane Stack aims to provide high-throughput packet processing software stack and solutions to solve customer and partner use cases in networking applications. It is implemented, validated and deployed on Arm AArch64 architecture.
Lijian Zhang's avatar
Lijian Zhang committed

Dataplane Stack architecture is shown in the following figure:
Lijian Zhang's avatar
Lijian Zhang committed

![Dataplane Stack solution architecture](doc/images/dataplane-stack-architecture.png "Dataplane Stack solution architecture")
Lijian Zhang's avatar
Lijian Zhang committed

Dataplane Stack solution serves multiple purposes,
* Showcase the integration of various networking components and act as poof of concept
* Allow for performance analysis/optimization with a solution that is close to real world use cases
* Provide users with an out-of-the-box reference for rapid development
Lijian Zhang's avatar
Lijian Zhang committed

The target platforms to run Dataplane Stack on, and target verification includes,
* Ampere Altra (Neoverse-N1) - Functionalities and Performance
Lijian Zhang's avatar
Lijian Zhang committed

## Important Notes

### Safety and Security

Users of this software stack must consider safety and security implications according to their own usage goals

# Getting Started
Please refer to the [Quickstart Guide](./doc/quickstart.rst) to get started using this solution. The same Quickstart Guide and complete documentation generated from this repository are also available in [Dataplane Stack online documentation](https://dataplane-stack.docs.arm.com).
# Limitations and Known Issues

* Users of this software stack must consider safety and security implications according to their own usage goals
* Does not provide native traffic generator


# Feedback and Support

Yefeng Lin's avatar
Yefeng Lin committed
To provide feedback or to request support, please contact project maintainers
by email at dataplane-stack@arm.com, or check 'MAINTAINERS' file
in top directory of repository for module/feature/use-case specific maintainers

Arm licensees may also contact Arm via their partner managers to request support.