X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fl2patch%2Feth2p-ethip4-l2patch-dev.robot;h=8d5c679d53fbf322c9cd704470545000d39c921c;hp=3829a7249d8ffec9b068e51aa9e58a070491b77d;hb=be5265bc9612f5aedf4f25720c4bd8941e359410;hpb=84c5ded911af20e033b6f5b521036eeeeb2678a3 diff --git a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot index 3829a7249d..8d5c679d53 100644 --- a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot +++ b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2020 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -16,8 +16,10 @@ | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY | ... | NIC_Virtual | ETH | L2PATCH | BASE | DRV_VFIO_PCI +| ... | RXQ_SIZE_0 | TXQ_SIZE_0 +| ... | ethip4-l2patch | -| Suite Setup | Setup suite single link | scapy +| Suite Setup | Setup suite topology interfaces | scapy | Test Setup | Setup test | Test Teardown | Tear down test | packet_trace | @@ -41,6 +43,10 @@ | ${crypto_type}= | ${None} | ${nic_name}= | virtual | ${nic_driver}= | vfio-pci +| ${nic_rxq_size}= | 0 +| ${nic_txq_size}= | 0 +| ${nic_pfs}= | 2 +| ${nic_vfs}= | 0 | ${overhead}= | ${0} *** Keywords *** @@ -67,9 +73,9 @@ | | And Initialize layer interface | | And Initialize L2 patch | | Then Send IPv4 bidirectionally and verify received packets -| | ... | ${tg} | ${tg_if1} | ${tg_if2} +| | ... | ${tg} | ${TG_pf1}[0] | ${TG_pf2}[0] *** Test Cases *** -| tc01-64B-ethip4-l2patch-dev -| | [Tags] | 64B | EXPECTED_FAILING +| 64B-ethip4-l2patch-dev +| | [Tags] | 64B | | frame_size=${64} | phy_cores=${0}