log.Info("Update allocated bandwidth for ",flow.Name," to ",flow.MaxPlannedThroughput,"-",flow.ComputedLatency,"-",flow.ComputedJitter,"-",flow.ComputedPacketLoss)
log.Info("Update other netchars for ",flow.Name," to ",flow.ComputedLatency,"-",flow.ComputedJitter,"-",flow.ComputedPacketLoss," from ",flow.AppliedNetChar.Latency,"-",flow.AppliedNetChar.Jitter,"-",flow.AppliedNetChar.PacketLoss)