Performance: DPDK refactor
[csit.git] / resources / libraries / robot / shared / suite_teardown.robot
index 3868365..f76fddc 100644 (file)
@@ -46,7 +46,7 @@
 | | ... | Additional teardown for suites which uses dpdk.
 | |
 | | FOR | ${dut} | IN | @{duts}
-| | | Cleanup DPDK Environment
+| | | Cleanup DPDK Framework
 | | | ... | ${nodes['${dut}']} | ${${dut}_${int}1}[0] | ${${dut}_${int}2}[0]
 | | END