perfsonar / owamp

A tool for performing one-way or two-way active measurements
Apache License 2.0
70 stars 30 forks source link

powstream seems to resets sequence numbers for each subsession #78

Closed ottojwittner closed 9 months ago

ottojwittner commented 1 year ago

When receiving raw-output from a latencybg test (via pscheduler-archiver-rabbitmq) output for each sub-session seems to restart its sequence numbers at 0. Given that the latencybg test is suppose to offer a continuous test, this is unfortunate, and e.g. packet-out-of-order analysis across sub-session boundaries becomes awkward and imprecise. Continuous sequence numbering (up until owamp's 32 bit max value) is requested.

arlake228 commented 1 year ago

Assigning to Sarah so we can discuss