From 702ca022a020b93f967297ef39a5ec85b1a286f7 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 'stable/euphrates' - 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 (cherry picked from commit 5d08ffdf317d31361a528bf1b6d33cd4d0007600) --- docs/submodules/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf index a91c1c1a1..739723786 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit a91c1c1a1c31cd049f3cfeb665ea6d0b7aeec7de +Subproject commit 7397237867a5cd1ccc39c019c42c4048b80fc90e -- cgit 1.2.3-korg