From 14531b76f04ab247ff904dbf2a0fe41d02b118b3 Mon Sep 17 00:00:00 2001 From: Otto Sabart Date: Fri, 2 Dec 2016 12:32:12 +0100 Subject: [PATCH] Add deprecated warning --- examples/opnfv-vsperf.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/opnfv-vsperf.lua b/examples/opnfv-vsperf.lua index fa48d4461..b92a5a33a 100644 --- a/examples/opnfv-vsperf.lua +++ b/examples/opnfv-vsperf.lua @@ -100,6 +100,7 @@ function macToU48(mac) end function master(...) + printf("[DEPRECATED] This script is deprecated, use https://github.com/atheurer/lua-trafficgen instead."); local testParams = getTestParams() local finalValidation = false local prevRate = 0