From c608980ec853a16520bda27e21837828e12c42ba Mon Sep 17 00:00:00 2001 From: Christian Trautman Date: Mon, 25 Sep 2017 17:22:38 -0400 Subject: Update git submodules * Update docs/submodules/vswitchperf from branch 'master' - trex_prom: Add promiscuous option for trex for SRIOV tests Adds option to enable promiscuous mode for Trex traffic generator to allow for SR-IOV tests to work correctly. Trex by default only accepts packets based on destination MAC address matching what is configured on server in /etc/trex-cfg.yaml. This removes that limitation since SR-IOV tests require mac addresses to be modified in the generated packets to correctly route packets to the relevant VFs. JIRA: VSPERF-531 Change-Id: I19b64f364c8a1b656994c82c96f47a68b92486d8 Signed-off-by: Christian Trautman --- docs/submodules/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/vswitchperf') diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf index 0549aa1f1..5d08ffdf3 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit 0549aa1f1a694899fec3b16b44230b5c60d2fa29 +Subproject commit 5d08ffdf317d31361a528bf1b6d33cd4d0007600 -- cgit 1.2.3-korg