From 52a658160cf32a6ade480a98953640df17d18913 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Fri, 23 Sep 2016 12:04:01 +0100 Subject: Updated armband Project: vswitchperf 48ec9750583c47dadf0f3fd931dc2cf12f738b67 bugfix: Qemu shared dir failure In case of testpmd or l2fwd loopback app, VSPERF copies sources if these tools into qemu shared folder. Maximum size of folder content is limited to approx. 500MB. This limit is exceeded in case that DPDK is built for multiple RTE_TARGETs. Unnecessary files are excluded from the copy to spare size inside shared folder. JIRA: VSPERF-398 Change-Id: Iab31a6ff2397f7031eae6a95d424317c3343d4d9 Signed-off-by: Martin Klozik Reviewed-by: Maryam Tahhan Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Bill Michalowski Reviewed-by: Antonio Fischetti --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/vswitchperf') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index 6dfabefd..48ec9750 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit 6dfabefd6cac3cd4b8fd29abf5a5b6ab9e6ae956 +Subproject commit 48ec9750583c47dadf0f3fd931dc2cf12f738b67 -- cgit 1.2.3-korg