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

Skipped the devices which doesn't support Independent Error Sampler #14

Closed
wants to merge 16 commits into from

Conversation

sksekar
Copy link
Collaborator

@sksekar sksekar commented Apr 7, 2024

This is to avoid margining on devices that supports Lane Margining but doesn't support Independent Sampler which would be an INTRUSIVE test.

Verified by running a test against a NIC that doesn't support Independent sampler:

[root@dut /tmp]# ./pci_lmt.par auto -c lmt.cfg -o json -v
:
INFO: Running TIMING margining test on 2 BDFs Rx 6 Step 10 for 5 seconds.
INFO: LmtTestInfo(run_id='125391229069527251846731051782960176395', timestamp=1712507704, host_id='323367020', hostname='dut', model_name='REDACTED', dwell_time_secs=5, elapsed_time_secs=-1, error_count_limit=63, test_version='1.2.1', annotation='CPU Tx -> NIC Rx (Timing right)')
WARNING: Device 0000:2d:00.0 ReceiverNum 6 NOT PRIMED: Receiver does not support independent error sampler
WARNING: Device 0000:cd:00.0 ReceiverNum 6 NOT PRIMED: Receiver does not support independent error sampler

mimir-d and others added 16 commits September 13, 2023 17:50
- black updated to v24 and some changes are required; nothing functional
- ran black and accepted

Signed-off-by: mimir-d <[email protected]>
- since #3
  was fixed, we can now validate 3.11 as well in gh actions

Signed-off-by: mimir-d <[email protected]>
pyroject.toml: change requires-python to 3.8
Create HOWTO_example.txt
…hcks

Removed the invalid Voltage range checks
This is to avoid margining on devices that supports Lane Margining but doesn't support Independent Sampler which would be an INTRUSIVE test.

Signed-off-by: Sathish Sekar <[email protected]>
@sksekar sksekar requested a review from mimir-d April 7, 2024 16:57
@sksekar sksekar closed this Apr 7, 2024
@sksekar sksekar deleted the feature/handle-intrusive-tests branch April 7, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants