Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-picks for RAI1.3 GA #8561

Merged
merged 10 commits into from
Oct 23, 2024
Merged

Cherry-picks for RAI1.3 GA #8561

merged 10 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Spatial Sharing test update for low variance (Xilinx#8506)

    * Spatial Sharing test update for low variance
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Header correction
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Update TestValidateUtilities.h
    
    * Fix for XRT build fail
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Review comment changes
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    ---------
    
    Signed-off-by: Akshay Tondak <[email protected]>
    Co-authored-by: Akshay Tondak <[email protected]>
    (cherry picked from commit 40ed432)
    aktondak authored and AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c8256c2 View commit details
    Browse the repository at this point in the history
  2. CR-1214433, CR-1214577 and CR-1215195 (Xilinx#8507)

    * CRs
    
    Signed-off-by: AShivangi <[email protected]>
    
    * CR-1215195
    
    Signed-off-by: AShivangi <[email protected]>
    
    * remove --pmode msging
    
    Signed-off-by: AShivangi <[email protected]>
    
    * change messaging for all tests
    
    Signed-off-by: AShivangi <[email protected]>
    
    * fix typo
    
    Signed-off-by: AShivangi <[email protected]>
    
    * fix error handling
    
    Signed-off-by: AShivangi <[email protected]>
    
    * fix build
    
    ---------
    
    Signed-off-by: AShivangi <[email protected]>
    (cherry picked from commit c2b7bbb)
    AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aa85ae8 View commit details
    Browse the repository at this point in the history
  3. VITIS-13557 Display clocks on-demand (Xilinx#8520)

    * move clock reporting to advanced
    
    Signed-off-by: AShivangi <[email protected]>
    
    * rename some files
    
    Signed-off-by: AShivangi <[email protected]>
    
    ---------
    
    Signed-off-by: AShivangi <[email protected]>
    (cherry picked from commit 344019f)
    AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a3a406e View commit details
    Browse the repository at this point in the history
  4. Vitis 12999 : Temporal Sharing overhead benchmark test (Xilinx#8516)

    * Spatial Sharing test update for low variance
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Adding missing file
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Temporal sharing v1
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Temporal Sharing Overhead test final for PR
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Update TestTemporalSharingOvd.h
    
    * Threshold Logic Addition
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Threshold changes update
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Update TestTemporalSharingOvd.cpp
    
    * Update to temporal sharing test after XrtSmiUtilities changes
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Merge conflic fixes
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Removing extra header inclusions
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * DCO Remediation Commit for Akshay Tondak <[email protected]>
    
    I, Akshay Tondak <[email protected]>, hereby add my Signed-off-by to this commit: 18c6592
    I, Akshay Tondak <[email protected]>, hereby add my Signed-off-by to this commit: eebad9c
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Fix for build fail
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * DCO Remediation Commit for Akshay Tondak <[email protected]>
    
    I, Akshay Tondak <[email protected]>, hereby add my Signed-off-by to this commit: 18c6592
    I, Akshay Tondak <[email protected]>, hereby add my Signed-off-by to this commit: eebad9c
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    ---------
    
    Signed-off-by: Akshay Tondak <[email protected]>
    Co-authored-by: Akshay Tondak <[email protected]>
    2 people authored and AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eb80382 View commit details
    Browse the repository at this point in the history
  5. CR-1216849, CR-1217061 FIX : xrt-smi configure --pmode default --help…

    …` does not print global options (Xilinx#8532)
    
    * CR-1216849 fix
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * CR-1217061 fix
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    ---------
    
    Signed-off-by: Akshay Tondak <[email protected]>
    Co-authored-by: Akshay Tondak <[email protected]>
    (cherry picked from commit 422826c)
    aktondak authored and AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3be44ba View commit details
    Browse the repository at this point in the history
  6. Fixes for upcoming release (Xilinx#8537)

    * fixes
    
    Signed-off-by: AShivangi <[email protected]>
    
    * add a missing pass token
    
    Signed-off-by: AShivangi <[email protected]>
    
    ---------
    
    Signed-off-by: AShivangi <[email protected]>
    (cherry picked from commit 78681ef)
    AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e9197e5 View commit details
    Browse the repository at this point in the history
  7. Remove max tops (Xilinx#8543)

    * remove max tops and preemption msg handling
    
    Signed-off-by: AShivangi <[email protected]>
    
    * remove tops only
    
    Signed-off-by: AShivangi <[email protected]>
    
    ---------
    
    Signed-off-by: AShivangi <[email protected]>
    (cherry picked from commit f603d05)
    AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b8252ca View commit details
    Browse the repository at this point in the history
  8. CR-1217061 revert (Xilinx#8540)

    Signed-off-by: Akshay Tondak <[email protected]>
    Co-authored-by: Akshay Tondak <[email protected]>
    (cherry picked from commit 56d452c)
    aktondak authored and AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6ef8a30 View commit details
    Browse the repository at this point in the history
  9. CR-1206954 fix : Change the text displayed by xrt-smi help (Xilinx#8554)

    * CR-1206954 fix
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * updating wording
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Updated wording
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Updated description after reviews
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    * Updating message after reviews
    
    Signed-off-by: Akshay Tondak <[email protected]>
    
    ---------
    
    Signed-off-by: Akshay Tondak <[email protected]>
    Co-authored-by: Akshay Tondak <[email protected]>
    (cherry picked from commit b97f868)
    aktondak authored and AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5c85284 View commit details
    Browse the repository at this point in the history
  10. enabling external buffer logic as latest petalinux has ssw change (Xi…

    …linx#8517)
    
    Signed-off-by: ch vamshi krishna <[email protected]>
    Co-authored-by: ch vamshi krishna <[email protected]>
    (cherry picked from commit ad4be07)
    chvamshi-xilinx authored and AShivangi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c268aff View commit details
    Browse the repository at this point in the history