feat(core): crypto support for Octeon DPU 70/41870/12
authorKishor Dhanawade <[email protected]>
Fri, 22 Nov 2024 09:07:04 +0000 (09:07 +0000)
committerPeter Mikus <[email protected]>
Mon, 26 May 2025 11:20:49 +0000 (11:20 +0000)
commit999c6af0313e8e26719236df58d3bcd6034e7f3e
tree024711b53e373734ab99168d9bc185e3bc86e001
parentb0e9951eaed6a5a523a54c8ef592b1a9772ecd88
feat(core): crypto support for Octeon DPU

- Enables crypto device and performance test cases on the OCTEON board.
- Includes startup configuration for OCTEON crypto device.
- Integrates crypto device init virtual funtions for OCTEON.
- Introduces IPSec counters statistics.

Signed-off-by: Kishor Dhanawade <[email protected]>
Change-Id: Iea2446bb836a78b51cc4536bce95a29f68a140dd
resources/libraries/python/Constants.py
resources/libraries/python/OCTEONUtil.py [new file with mode: 0644]
resources/libraries/python/VppConfigGenerator.py
resources/libraries/python/VppCounters.py
resources/libraries/python/topology.py
resources/libraries/robot/shared/default.robot
resources/libraries/robot/shared/suite_setup.robot
resources/libraries/robot/shared/test_teardown.robot