commit | af9ca6f9bb16e446a44393a797d0ae74d356a5c7 | [log] [tgz] |
---|---|---|
author | Branden Bonaby <brandonbonaby94@gmail.com> | Thu Oct 03 17:01:49 2019 -0400 |
committer | Sasha Levin <sashal@kernel.org> | Thu Nov 21 20:10:44 2019 -0500 |
tree | 680048b102f151af1f8cec990e374ff0721c2284 | |
parent | d21987d709e807ba7bbf47044deb56a3c02e8be4 [diff] |
drivers: hv: vmbus: Introduce latency testing Introduce user specified latency in the packet reception path By exposing the test parameters as part of the debugfs channel attributes. We will control the testing state via these attributes. Signed-off-by: Branden Bonaby <brandonbonaby94@gmail.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Signed-off-by: Sasha Levin <sashal@kernel.org>