ip: fix coverity warning
[vpp.git] / docs / usecases / simpleperf / trex.rst
index 3dffcab..6d38ce5 100644 (file)
@@ -65,13 +65,6 @@ information on the configuration file, please refer to the `TRex Manual <http://
            default_gw: 10.10.2.1
          - ip: 10.10.1.2
            default_gw: 10.10.1.1
-   
-     platform:
-         master_thread_id: 0
-         latency_thread_id: 1
-         dual_if:
-           - socket: 1
-             threads: [22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43]
 
 Stop the previous VPP session and start it again in order to add a route for new
 IP addresses 16.0.0.0/8 and 48.0.0.0/8, according to Figure 2. Those IP addresses
@@ -88,13 +81,13 @@ these traffic templates.
     __/ __/ _ \  (_)__    | | / / _ \/ _ \
     _/ _// // / / / _ \   | |/ / ___/ ___/
     /_/ /____(_)_/\___/   |___/_/  /_/
-   
+
    vpp# sho int
                  Name               Idx       State          Counter          Count
    FortyGigabitEthernet82/0/0        1        down
    FortyGigabitEthernet82/0/1        2        down
    local0                            0        down
-   
+
    vpp#
    vpp# set interface ip address FortyGigabitEthernet82/0/0 10.10.1.1/24
    vpp# set interface ip address FortyGigabitEthernet82/0/1 10.10.2.1/24
@@ -116,7 +109,7 @@ configuration file "cap2/dns.yaml".
     Total-tx-bytes       : 166886 bytes
     Total-tx-sw-bytes    : 166716 bytes
     Total-rx-bytes       : 166886 byte
-   
+
     Total-tx-pkt         : 2528 pkts
     Total-rx-pkt         : 2528 pkts
     Total-sw-tx-pkt      : 2526 pkts
@@ -130,4 +123,3 @@ configuration file "cap2/dns.yaml".
 On *csp2s22c03*, the *show run* command displays the graph runtime statistics.
 
 .. figure:: /_images/build-a-fast-network-stack-terminal-2.png
-