summaryrefslogtreecommitdiffstats
path: root/src/vnet/interface.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-07PipesNeale Ranns1-0/+1
2018-06-15STATS: Add more hierarchy to counters.Ole Troan1-0/+20
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-9/+18
2018-05-11Fix issue with xconnect not working on the main interfaceDamjan Marion1-9/+6
2018-05-10vnet: device flow offload infraDamjan Marion1-0/+20
2018-04-25Adjacency walk more scalableNeale Ranns1-0/+5
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-3/+8
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-8/+3
2018-04-13bond: ping fails between l2 BD [VPP-1238]Steven1-0/+8
2018-04-09L2: no-flood interface type in the Bridge-DomainNeale Ranns1-1/+5
2018-04-09plugins: unload plugin if early init failsDamjan Marion1-0/+41
2018-04-04Detailed stats collection featureNeale Ranns1-15/+15
2018-03-19Use x(void) not x() in new interface stats codeNeale Ranns1-3/+3
2018-03-19Interface Unicast, Multicast and Broadcast stats on the APINeale Ranns1-1/+35
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-6/+16
2018-02-26vnet: add 25G interface speed flagDamjan Marion1-2/+4
2018-02-13vnet:remove duplicate interface function macroEyal Bari1-15/+3
2018-01-24Improve tunnel interface creation performanceJohn Lo1-0/+4
2017-08-01P2P EthernetPavel Kotucek1-0/+15
2017-07-18TCP/UDP checksum offload APIDave Barach1-0/+3
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo1-6/+2
2017-07-12Deprecate support for flattened output nodesDamjan Marion1-3/+0
2017-06-21Introduce default rx mode for device driversDamjan Marion1-0/+2
2017-05-10vnet: introduce error state for sw interfacesDamjan Marion1-0/+3
2017-05-10device: Add callback for set interface rx-modeSteven1-9/+17
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-0/+15
2017-04-10Common device-input interrupt infraDamjan Marion1-0/+3
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-20vnet: add device-input threadplacement infraDamjan Marion1-0/+6
2017-03-07CLI: hide deleted interfacesEyal Bari1-0/+3
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-1/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+658
round-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
---
metadata:
  version: 0.1
  schema:
    - resources/topology_schemas/3_node_topology.sch.yaml
    - resources/topology_schemas/topology.sch.yaml
  tags: [hw, 3-node]

nodes:
  TG:
    type: TG
    subtype: TREX
    host: "10.30.51.60"
    arch: x86_64
    port: 22
    username: testuser
    password: Csit1234
    interfaces:
      port1:
        # s13-t31-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:af:08"
        pci_address: "0000:18:00.0"
        ip4_address: "172.16.10.2"
        driver: i40e
        link: link1
        model: Intel-X710
      port2:
        # s13-t31-tg1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:af:09"
        pci_address: "0000:18:00.1"
        ip4_address: "172.16.20.2"
        driver: i40e
        link: link2
        model: Intel-X710
      port3:
        # s13-t31-tg1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:af:0a"
        pci_address: "0000:18:00.2"
        ip4_address: "172.16.30.2"
        driver: i40e
        link: link3
        model: Intel-X710
      port4:
        # s13-t31-tg1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:af:0b"
        pci_address: "0000:18:00.3"
        ip4_address: "172.16.40.2"
        driver: i40e
        link: link4
        model: Intel-X710
      port5:
        # s13-t31-tg1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
        mac_address: "3c:fd:fe:bd:fa:1c"
        pci_address: "0000:3b:00.0"
        ip4_address: "172.16.50.2"
        driver: i40e
        link: link5
        model: Intel-XXV710
      port6:
        # s13-t31-tg1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
        mac_address: "3c:fd:fe:bd:fa:1d"
        pci_address: "0000:3b:00.1"
        ip4_address: "172.16.60.2"
        driver: i40e
        link: link6
        model: Intel-XXV710
      port7:
        # s13-t31-tg1-c10/p1 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ab:e0"
        pci_address: "0000:d8:00.0"
        ip4_address: "172.16.70.2"
        driver: i40e
        link: link7
        model: Intel-X710
      port8:
        # s13-t31-tg1-c10/p2 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ab:e1"
        pci_address: "0000:d8:00.1"
        ip4_address: "172.16.70.1"
        driver: i40e
        link: link7
        model: Intel-X710
      port9:
        # s13-t31-tg1-c10/p3 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ab:e2"
        pci_address: "0000:d8:00.2"
        ip4_address: "172.16.80.2"
        driver: i40e
        link: link8
        model: Intel-X710
      port10:
        # s13-t31-tg1-c10/p4 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ab:e3"
        pci_address: "0000:d8:00.3"
        ip4_address: "172.16.80.1"
        driver: i40e
        link: link8
        model: Intel-X710
  DUT1:
    type: DUT
    host: "10.30.51.58"
    arch: x86_64
    port: 22
    username: testuser
    password: Csit1234
    uio_driver: vfio-pci
    honeycomb:
      user: admin
      passwd: admin
      port: 8183
      netconf_port: 2831
    interfaces:
      port1:
        # s14-t32-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:60"
        pci_address: "0000:18:00.0"
        ip4_address: "172.16.10.1"
        driver: i40e
        link: link1
        model: Intel-X710
      port2:
        # s14-t32-sut1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:61"
        pci_address: "0000:18:00.1"
        ip4_address: "172.16.120.1"
        driver: i40e
        link: link21
        model: Intel-X710
      port3:
        # s14-t32-sut1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:62"
        pci_address: "0000:18:00.2"
        ip4_address: "172.16.30.1"
        driver: i40e
        link: link3
        model: Intel-X710
      port4:
        # s14-t32-sut1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:63"
        pci_address: "0000:18:00.3"
        ip4_address: "172.16.140.1"
        driver: i40e
        link: link22
        model: Intel-X710
      port5:
        # s14-t32-sut1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
        mac_address: "3c:fd:fe:bd:f9:38"
        pci_address: "0000:3b:00.0"
        ip4_address: "172.16.50.1"
        driver: i40e
        link: link5
        model: Intel-XXV710
      port6:
        # s14-t32-sut1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
        mac_address: "3c:fd:fe:bd:f9:39"
        pci_address: "0000:3b:00.1"
        ip4_address: "172.16.160.1"
        driver: i40e
        link: link23
        model: Intel-XXV710
  DUT2:
    type: DUT
    host: "10.30.51.59"
    arch: x86_64
    port: 22
    username: testuser
    password: Csit1234
    uio_driver: vfio-pci
    honeycomb:
      user: admin
      passwd: admin
      port: 8183
      netconf_port: 2831
    interfaces:
      port1:
        # s15-t32-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:c0"
        pci_address: "0000:18:00.0"
        ip4_address: "172.16.20.1"
        driver: i40e
        link: link2
        model: Intel-X710
      port2:
        # s15-t32-sut1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:c1"
        pci_address: "0000:18:00.1"
        ip4_address: "172.16.120.2"
        driver: i40e
        link: link21
        model: Intel-X710
      port3:
        # s15-t32-sut1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:c2"
        pci_address: "0000:18:00.2"
        ip4_address: "172.16.40.1"
        driver: i40e
        link: link4
        model: Intel-X710
      port4:
        # s15-t32-sut1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE.
        mac_address: "3c:fd:fe:a8:ae:c3"
        pci_address: "0000:18:00.3"
        ip4_address: "172.16.140.2"
        driver: i40e
        link: link22
        model: Intel-X710
      port5:
        # s15-t32-sut1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE.
        mac_address: "3c:fd:fe:bd:f8:fc"
        pci_address: "0000:3b:00.0"
        ip4_address: "172.16.60.1"
        driver: i40e
        link: link6
        model: Intel-XXV710
      port6:
        # s15-t32-sut1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE.
        mac_address: "3c:fd:fe:bd:f8:fd"
        pci_address: "0000:3b:00.1"
        ip4_address: "172.16.160.2"
        driver: i40e
        link: link23
        model: Intel-XXV710