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

Fix VDM freeze and unfreeze needed for PM stats collection #402

Merged
merged 4 commits into from
Nov 29, 2023

Commits on Nov 27, 2023

  1. In order to collect PM stats without loss of data following vdm freez…

    …e and unfreeze request needs to be followed.
    
    VDM freeze
    PM stats collection
    VDM unfreeze
    Jaganathan Anbalagan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    560f53a View commit details
    Browse the repository at this point in the history
  2. Signed-off-by: Jaganathan Anbalagan <jaganbal@cisco.com>

    Addressing PR comments.
    Removed VDM statistics freeze/unfreeze performed inside standard APIs.
    It should be performed by xcvrd explicitly.
    Jaganathan Anbalagan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fbf8c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. test code correction

    Jaganathan Anbalagan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    79d89b0 View commit details
    Browse the repository at this point in the history
  2. code coverage

    Jaganathan Anbalagan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d01bf36 View commit details
    Browse the repository at this point in the history