From 2978c950697bebe17d9c8257d48b56e8999c9666 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Mon, 25 Oct 2021 09:11:56 -0600 Subject: [PATCH] test_l3_longevity.py , initialize the mac_found_ul Signed-off-by: Chuck SmileyRekiere --- py-scripts/test_l3_longevity.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/py-scripts/test_l3_longevity.py b/py-scripts/test_l3_longevity.py index 14d86aae..8d83314e 100755 --- a/py-scripts/test_l3_longevity.py +++ b/py-scripts/test_l3_longevity.py @@ -893,6 +893,9 @@ class L3VariableTime(Realm): total_ul_ll_bps = 0 endps = [] ap_row = [] + mac_found_ul_6g = False + mac_found_ul_5g = False + mac_found_ul_2g = False mac_found_6g = False mac_found_5g = False mac_found_2g = False