summaryrefslogtreecommitdiffstats
path: root/src/vppinfra/cpu.c
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2018-07-11 07:01:25 -0400
committerDamjan Marion <dmarion@me.com>2018-07-11 13:16:45 +0000
commitf46d8f8d3fa1e0cefbc4c70645f2121b14662d4f (patch)
tree73cbcbf4aff0798b84c58c018048c76fa397fa24 /src/vppinfra/cpu.c
parent9aca7b5ee915b8035fb5b690b7520ab155fcb36e (diff)
VPP-1338: fix coverity warning in mactime plugin
Add missing VALIDATE_SW_IF_INDEX macro / check. Net of this fix, a spurious warning will probably recur. Coverity will complain that sw_if_index is tainted. Please dismiss the warning. Change-Id: Iec31ce1d86f742e197e63b0c5d474cd5e496ee5f Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'src/vppinfra/cpu.c')
0 files changed, 0 insertions, 0 deletions
Integration testsGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/test_environment_changes_tg.rst
blob: d21e43e04a12368e3fd66b927437d813dc51fc39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
To identify performance changes due to TRex code development between previous
and current TRex version, both have been tested in CSIT environment of latest
version and compared against each other. All substantial progressions and
regressions have been marked up with RCA analysis. See :ref:`trex_known_issues`.

Physical Testbeds
-----------------

FD.io CSIT performance tests are executed in physical testbeds hosted by
:abbr:`LF (Linux Foundation)` for FD.io project. Physical testbed
topology used:

- **1-Node Topology**: Consisting of TG with 1 NIC with 2 ports connected
  together - loopback connection.