From c2f70d02a1f68cf3c81a169640faf138de4147fd Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Tue, 20 Sep 2016 12:27:13 +0000 Subject: Updated armband Project: vswitchperf 6dfabefd6cac3cd4b8fd29abf5a5b6ab9e6ae956 paths: Support binary packages Currently VSPERF supports OVS, DPDK and QEMU built from the source code only. In some cases it is required to support installation of these tools from binary packages available for given linux distribution. Thus VSPERF configuration and code was modified to suport both source and binary versions of tools. This can be configured perf tool, so various combinations of source and binary version are supported. Together with new configuration also a handling of kernel modules was modified to automatically detect and load module dependencies. JIRA: VSPERF-340 JIRA: VSPERF-339 Change-Id: I855cb438cbd8998bdc499613ea5e7de2526299d7 Signed-off-by: Martin Klozik Reviewed-by: Maryam Tahhan Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Bill Michalowski Reviewed-by: Otto Sabart --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/vswitchperf') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index a325eb33..6dfabefd 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit a325eb33fbe408243209b19f2d9cc288b2e57548 +Subproject commit 6dfabefd6cac3cd4b8fd29abf5a5b6ab9e6ae956 -- cgit 1.2.3-korg