diff options
-rw-r--r-- | resources/libraries/robot/hoststack/hoststack.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/libraries/robot/hoststack/hoststack.robot b/resources/libraries/robot/hoststack/hoststack.robot index 1033c1c008..20c071dc2d 100644 --- a/resources/libraries/robot/hoststack/hoststack.robot +++ b/resources/libraries/robot/hoststack/hoststack.robot @@ -698,5 +698,4 @@ | | | ... | ${dut}.Add DPDK Dev Default Tso | | | Run keyword If | '${nic_driver}' == 'vfio-pci' | | | ... | ${dut}.Add DPDK Enable Tcp Udp Checksum -| | | Run keyword | ${dut}.Add Api Trace | | END |