]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: hv: add vmbus testing tool
authorBranden Bonaby <brandonbonaby94@gmail.com>
Thu, 3 Oct 2019 21:02:05 +0000 (17:02 -0400)
committerSasha Levin <sashal@kernel.org>
Fri, 22 Nov 2019 01:10:44 +0000 (20:10 -0500)
commitc48d8b04893afe35fd6f5ccbf339493bba277d43
tree7057c2b775edc8592579d8a02887468209b00919
parentaf9ca6f9bb16e446a44393a797d0ae74d356a5c7
tools: hv: add vmbus testing tool

This is a userspace tool to drive the testing. Currently it supports
introducing user specified delay in the host to guest communication
path on a per-channel basis.

Signed-off-by: Branden Bonaby <brandonbonaby94@gmail.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/hv/vmbus_testing [new file with mode: 0755]