Added packet-subcount option to utilize new powstream '-n' option#1362
Open
ottojwittner wants to merge 2 commits into5.1.0from
Open
Added packet-subcount option to utilize new powstream '-n' option#1362ottojwittner wants to merge 2 commits into5.1.0from
ottojwittner wants to merge 2 commits into5.1.0from
Conversation
…eduler evironment
Member
|
I don't have a pull request pending for OWAMP to add a Should we hang onto this until that happens? |
Author
|
I believe my subsession-stuff (incl. the "-n" option) was merged into
owamp's 5.1.0 branch in May ... ref:
perfsonar/owamp#96
O2
…On 08.08.2025 17:03, Mark Feit wrote:
*mfeit-internet2* left a comment (perfsonar/pscheduler#1362) <https://
github.com/perfsonar/pscheduler/pull/1362#issuecomment-3168238295>
I don't have a pull request pending for OWAMP to add a |-n| switch to
Powstream and the current code doesn't have it, either.
Should we hang onto this until that happens?
—
Reply to this email directly, view it on GitHub <https://github.com/
perfsonar/pscheduler#1362#issuecomment-3168238295>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/
ADCPYZIIHUNXRABXPZB5QHD3MS34HAVCNFSM6AAAAACDOD76WSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNRYGIZTQMRZGU>.
You are receiving this because you were assigned.Message ID: <perfsonar/
***@***.***>
--
Otto J Wittner, PhD, Senior Engineer
https://sikt.no +47 99550566
|
Author
|
Note that this patch may need some "brushing up" as I was not to much aware of the schema-system for pscheduler's interface code towards tools when I wrote it... |
Member
|
It looks like the change was merged into 5.1.0 but never got rolled forward into 5.2.0 or later. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Support for powstreams (upcoming) "-n" option ha been added. A new "packet-subcount" parameter has been added for the powstream tool plugin. When "packet-subcount" is set to "-N -n " is added to te powstream commandline, enabling output and parsing of raw measurement data for each sub-session of packets.
Note that (as warned in the man-page of powstream) the -n option may cause skipped packets in an owamp-session not to to be interpreted totally correct, i.e. be reported as lost packets.