Loading src/tests/p4-fwd-l1/probe/probe-tfs/src/agent.rs +1 −0 Original line number Diff line number Diff line Loading @@ -195,6 +195,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> { endpoint_id: None, slice_id: None, connection_id: None, link_id: None, kpi_description: format!( "Latency value for service {}", event_service.service_uuid.unwrap().uuid Loading Loading
src/tests/p4-fwd-l1/probe/probe-tfs/src/agent.rs +1 −0 Original line number Diff line number Diff line Loading @@ -195,6 +195,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> { endpoint_id: None, slice_id: None, connection_id: None, link_id: None, kpi_description: format!( "Latency value for service {}", event_service.service_uuid.unwrap().uuid Loading