Commit 7f7c17ef authored by baujc's avatar baujc Committed by Adam Wujek

Allow egress/ingress parameters also for WR extension

parent e85b8202
......@@ -291,10 +291,6 @@ function set_profile_for_WR() {
local lv
disable_L1sync $inst
# Egress and ingress latencies already integrated in WR calculation
for k in egressLatency ingressLatency ; do
lv="$inst[$k]"; unset ${lv}
done
}
function set_profile_for_HA() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment