v0.4.0-wip - #173
Draft
ibaldin wants to merge 46 commits into
Draft
Conversation
…uery where possible
…unit test for this new code
…ounted source tree
…all segmenter and reassembler flags are reflected in python bindings
This PR merges changes made to incorporate https://github.com/frobnitzem/pye2sar into 0.4.0 branch (as per #169). In addition to introducing the new code, test harnesses have been updated. Also the withLBHeader reassembler flag has been completely removed to avoid confusion
…embler to validate that the allocated socket buffer size is as requested. Note that behavior is different in MacOS and Linux - MacOS allocates as requested, Linux allocates 2x, however if it runs into the system limit, then allocates the system limit. The check on both OSs is for the actual requested value, not 2x.
…r_perf, e2sar_ft, lbadm) if a non-routable address is used for sender or receiver. Only a stderr warning is shown, the code progresses as before. There are added functions in include/ and src/ e2sarNetUtil.[hpp,cpp] and are also exposed via e2sar_py bindings; unit tests and python unit tests added.
…iovec 1024 element limit
…ommand line option in e2sar_perf and e2sar_ft to specify the length of the array used for recvmmsg (how many packets at once can be received), defaults to 100
…2 to make things easier. Fixed #165
…rt fixing #166, also fixed wiki pages to explain new format
…jfat_uri_plan.md, to fix #166
Fixes for issue #166
…t buffer settings. Modified to better deal with this situation; Modified the test matrix scaffold to be able to use bare compiled executable in addition to docker/podman
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.
Uh oh!
There was an error while loading. Please reload this page.