From: Vratko Polak Date: Mon, 13 Jun 2022 12:44:15 +0000 (+0200) Subject: fix(stl_traffic): track both ports on unidir X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=040beb95cc90202ef57de83ce5346e1c55569b4f;hp=040beb95cc90202ef57de83ce5346e1c55569b4f fix(stl_traffic): track both ports on unidir Even if the suite asks for unidirectional stateless traffic, in some circumstances (e.g. reconf tests) stats from both ports are needed to determine overall loss. Enabling both ports unconditionally fixes that without any negative consequences. Latency info is still gathered only for one direction in unidir tests. Change-Id: Ifec6603d6103c9981fc0af02a81b0db215ccb77c Signed-off-by: Vratko Polak ---