From a812664858a7610bc72c1efd799f372df7a7db4b Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Mon, 26 Feb 2018 12:25:21 +0000 Subject: Update git submodules * Update docs/submodules/vswitchperf from branch 'master' - Merge "Trex_speed_improvement: Add logic for dealing with high speed cards" - Trex_speed_improvement: Add logic for dealing with high speed cards Adds configuration options and logic to detect maximum supported speed of T-Rex server side cards. 1. Adds logic to pull maximum supported speed from port info 2. Adds forcable option to have user specify maximum speed 3. If logic cannot detect speed from port_info because it is not available or the forcable option is not set it will assume 10G speeds. 4. Tested on Intel XXV25G and Mellanox ConnectX-5 cards 5. Added packet structure logging to show packet info for better debugging capabilities 6. Adds core mask to take advantage of multiple cores if server is started with more than default number of cores 7. Adds packets lost logging to RFC2544 Throughput testing JIRA: VSPERF-559 Change-Id: I7fcfda7ccc408c30830950ee3668e01b8624c20a 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 06385651c..5f01522a6 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit 06385651cf8d5db946b800a94f2453c11114f973 +Subproject commit 5f01522a61c0a7d70f721fbbb4a378ab0992d395 -- cgit 1.2.3-korg