HewlettPackard / PacketRusher

High performance 5G UE/gNB Simulator and CP/UP load tester.
Apache License 2.0
99 stars 21 forks source link

[FEATURE] ue-latency-interval from my5G-RANTester #130

Open MA3CIN opened 1 week ago

MA3CIN commented 1 week ago

The my5G-RANTester has a very useful feature called ue-latency-interval described here (https://github.com/my5G/my5G-RANTester/wiki/Usage). I see that its not implemented in PacketRusher. Are you guys planning on adding this feature?

linouxis9 commented 1 week ago

Hi @MA3CIN,

Thanks a lot for opening this feature request! PacketRusher has the ./packetrusher multi-ue feature which can fill some of the same use cases, but indeed, PacketRusher is missing a lot in the way of capturing the metrics of what's happening (including the latency of UEs' registrations).

I hope to get this feature implemented with Feature https://github.com/HewlettPackard/PacketRusher/issues/17 But I had not the time to work on such feature for now, help is welcomed :-)

Thanks a lot! Valentin