Merge "Resolve NameError in test_utils.py"
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / handle_l3fwd-4.cfg
index d582222..09adbbe 100644 (file)
@@ -14,8 +14,6 @@
 #
 #;
 
-[lua]
-lpm4 = dofile("ipv4.lua")
 
 [eal options]
 -n=4 ; force number of memory channels
@@ -37,6 +35,9 @@ mac=hardware
 [defaults]
 mempool size=4K
 
+[lua]
+lpm4 = dofile("ipv4.lua")
+
 [global]
 start time=5
 name=Routing (4x)