Skip to content

Update the linux commandline as workarund on s390x #4329

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

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

Conversation

fbq815
Copy link
Contributor

@fbq815 fbq815 commented Jul 2, 2025

Chardev: based on kernel behavior on s390x, /dev/vportp, the portname is not really stable on s390x, thus, change the guest_send_cmd to wildcharts instead of hardcode

ID: 4034

Signed-off-by: bfu [email protected]

Chardev: based on kernel behavior on s390x, /dev/vport<device
number>p<port number>, the portname is not really stable on s390x, thus,
change the guest_send_cmd to wildcharts instead of hardcode

Signed-off-by: bfu <[email protected]>
@fbq815
Copy link
Contributor Author

fbq815 commented Jul 2, 2025

Test result:
(01/10) serial_no_listening.s390-virtio: PASS (144.74 s)
(02/10) serial_no_listening.s390-virtio: PASS (144.23 s)
(03/10) serial_no_listening.s390-virtio: PASS (144.26 s)
(04/10) serial_no_listening.s390-virtio: PASS (144.04 s)
(05/10) serial_no_listening.s390-virtio: PASS (145.50 s)
(06/10) serial_no_listening.s390-virtio: PASS (145.07 s)
(07/10) serial_no_listening.s390-virtio: PASS (145.17 s)
(08/10) serial_no_listening.s390-virtio: PASS (147.26 s)
(09/10) serial_no_listening.s390-virtio: PASS (145.20 s)
(10/10) serial_no_listening.s390-virtio: PASS (145.82 s)

@PaulYuuu please help me review this patch

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.

2 participants