Re: [PATCH v6 0/4] Add virtio_rtc module
From: Lei Yang <hidden>
Date: 2025-03-18 10:23:30
Also in:
linux-arm-kernel, linux-rtc, lkml, virtualization
From: Lei Yang <hidden>
Date: 2025-03-18 10:23:30
Also in:
linux-arm-kernel, linux-rtc, lkml, virtualization
On Tue, Mar 18, 2025 at 6:14 PM Peter Hilber [off-list ref] wrote:
On Tue, Mar 18, 2025 at 10:04:07AM +0800, Lei Yang wrote:quoted
QE tested this series of patches v6 with virtio-net regression tests, everything works fine. Tested-by: Lei Yang <redacted>Hi Lei,
Hi Peter
thanks for the reply! However, I am not sure which virtio-net regression tests you are referring to, and how these tests would be relevant to virtio_rtc. The virtio_rtc driver does not have any relation to virtio-net ATM. Reusing virtio_rtc within virtio-net has been discussed in the past, but not done yet.
First let me introduce the virtio-net tests which include ping,hotplug/unplug nic device, live migration under stress etc scenarios. This test was triggered because some of the monitoring conditions of the CI tool are general. I will change the code later to avoid similar things happening in the future. Please ignore the last comment from my side, and sorry for bothering everyone. Best Regards Lei
Best regards, Peter