- Jun 09, 2022
-
-
Lijian Zhang authored
The solution use cases are validated on Ampere Altra and Ubuntu 20.04 platform, so limit the supported platforms to Ampere Altra only. Signed-off-by:
Lijian Zhang <Lijian.Zhang@arm.com> Reviewed-by:
Tianyu Li <tianyu.li@arm.com> Reviewed-by:
Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> Change-Id: Ib88ce3a773911617d7c8e85dbef84c1e35dcd5ab
-
- Update build script: * Remove 'git clone' as repos are managed through manifest file * Update directory structure to match the one in manifest file - Replace quickstart.md with doc/quickstart.rst - Update DPDK L3 Fwd application in user guide - Update README.md * Remove reference to specific solutions releases * To point to quickstart and user guides Signed-off-by:
Dharmik Thakkar <dharmik.thakkar@arm.com> Signed-off-by:
Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> Signed-off-by:
Lijian Zhang <Lijian.Zhang@arm.com> Reviewed-by:
Nathan Brown <Nathan.Brown@arm.com> Reviewed-by:
Tianyu Li <Tianyu.Li@arm.com> Change-Id: Iee9d3b1c9fe8ae1d49aeed8d36173d74bdbf3266
-
Add the following files: setup.sh - installs dependencies for all the components of the solution. Currently, dependencies for DPDK are added. build.sh - builds all the components of the solution. Currently, builds DPDK. quickstart.md - provides instructions on how to get started CHANGELOG.md - contains the changes made in each release. README.md - provides a brief introduction to the dataplane stack solution Signed-off-by:
Dharmik Thakkar <dharmik.thakkar@arm.com> Reviewed-by:
Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> Reviewed-by:
Nathan Brown <nathan.brown@arm.com> Change-Id: I8347ee52a3ba0562db61a24ae646f147a7a463c1
-
Lijian Zhang authored
Signed-off-by:
Lijian Zhang <Lijian.Zhang@arm.com> Change-Id: I69f449c504b2e263ede324de0a7de7523264c265
-
- Apr 12, 2022
-
-
Jingjing Ma authored
-