Re: [PATCH v6 0/2] hv: vmbus: add fuzz testing to hv device

From: Sasha Levin
Date: Fri Oct 04 2019 - 10:46:22 EST


On Thu, Oct 03, 2019 at 05:01:36PM -0400, Branden Bonaby wrote:
This patchset introduces a testing framework for Hyper-V drivers.
This framework allows us to introduce delays in the packet receive
path on a per-device basis. While the current code only supports
introducing arbitrary delays in the host/guest communication path,
we intend to expand this to support error injection in the future.

I've queued it up for hyperv-next, thanks!

--
Thanks,
Sasha