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

Added EEH test cases for PCI PT NIC devices #6098

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TasmiyaNalatwad
Copy link

Added 2 test cases

  1. Inject EEH from host console for pci pt device
  2. Inject EEH from guest console for pci pt device

Added 2 test cases
1. Inject EEH from host console for pci pt device
2. Inject EEH from guest console for pci pt device

Signed-off-by: Tasmiya Nalatwad <[email protected]>
@TasmiyaNalatwad
Copy link
Author

Currently eeh from host is supported and it gets into permanent failure after 2 eeh injections, so tested code with the 2 injections , and eeh inside guest is still feature under development, hence it is failing here.

JOB ID     : af4c73f68b4c24a0a193a40c842f6bfcbcac78b2
JOB LOG    : /root/tests/results/job-2024-12-31T05.25-af4c73f/job.log
 (1/2) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough_eeh.passthrough_eeh_guest.PCI_NIC.Normal_passthrough: STARTED
 (1/2) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough_eeh.passthrough_eeh_guest.PCI_NIC.Normal_passthrough: ERROR: Shell command failed: 'errinjct ioa-bus-error -f 6 -p U78DA.ND0.YC039H3-P0-C0-T0 -m 0'    (status: 1,    output: 'errinjct: Could not open error injection facility,\nfile "/proc/device-tree/rtas/ibm,errinjct" does not exist\n\n') (42.23 s)
 (2/2) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough_eeh.passthrough_eeh_host.PCI_NIC.Normal_passthrough: STARTED
 (2/2) type_specific.io-github-autotest-libvirt.libvirt_pci_passthrough_eeh.passthrough_eeh_host.PCI_NIC.Normal_passthrough: FAIL: PCI device ['0048:01:00.0', '0048:01:00.1', '0048:01:00.2', '0048:01:00.3'] recovery failed after 2 EEH (520.54 s)
RESULTS    : PASS 0 | ERROR 1 | FAIL 1 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /root/tests/results/job-2024-12-31T05.25-af4c73f/results.html
JOB TIME   : 798.49 s

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.

1 participant