From e1fd74452485f14f4cecd529527b74eb783629f4 Mon Sep 17 00:00:00 2001
From: Martin Klozik <martinx.klozik@intel.com>
Date: Fri, 20 Apr 2018 08:23:25 +0000
Subject: Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "scapy: Load default SCAPY protocols"
  - scapy: Load default SCAPY protocols

    After the fix of SCAPY library import, it was not possible to use
    some of the network protocols by T-Rex. T-Rex 2.38 uses by default
    SCAPY 2.3.1 for python3, but it overrides the default set of network
    protocols loaded by layers/all.py. VSPERF makefile was modified to
    restore original version of all.py from SCAPY 2.3.1 git repository.
    Also examples of scapy usage were updated to generate correct traffic
    with modified scapy version.

    JIRA: VSPERF-566

    Change-Id: Ib9ae3c572e693e86d30eb0467ab9c812fe8f335b
    Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
    Reviewed-by: Al Morton <acmorton@att.com>
    Reviewed-by: Christian Trautman <ctrautma@redhat.com>
    Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
---
 docs/submodules/vswitchperf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf
index 5829fcd9c..744071732 160000
--- a/docs/submodules/vswitchperf
+++ b/docs/submodules/vswitchperf
@@ -1 +1 @@
-Subproject commit 5829fcd9c14c92729820f5c5e72ca49d23257de2
+Subproject commit 7440717327dabe7ae37f99cb060bce43a7878096
-- 
cgit