Added ctest for NIC performance profiling (#143)

Added two new tests: nic-performance and validate-nic-performance-perfetto
- For ticket: SWDEV-516739
This commit is contained in:
ajanicijamd
2025-04-09 17:38:46 -04:00
committed by GitHub
parent eaad295cfc
commit 11fe6a8ebb
6 changed files with 73 additions and 3 deletions
+2
View File
@@ -106,6 +106,8 @@ jobs:
-DROCPROFSYS_MAX_THREADS=64
-DROCPROFSYS_DISABLE_EXAMPLES="transpose;rccl;videodecode;jpegdecode"
-DROCPROFSYS_BUILD_NUMBER=${{ github.run_attempt }}
--
-LE "transpose|rccl|videodecode|jpegdecode|network"
- name: Install
timeout-minutes: 10