Conversation
Measurably eliminates re-orders forwarding, as for online tests adds one grade to bufferbloat measurements in an instant Throughput not affected, Archer C7V5(single-gmac ath79) exhibits 400Mbps throughput NAT or flat routing, over 650Mbps without firewall in flat config, sw offload reached bidirectional gigabit on gmac port at 65% CPU, should be able to approach but not reach gigabit with 2gmac device - There are packets in two states at once, vmdgets frantically drop those REF: https://bugzilla.netfilter.org/show_bug.cgi?id=1834 - flow offload is postponed to tcp seq agreed / udp replied as offload engines skip basic ct validations and can ingest one-way half-state - separate offload chain permits users to override offloads to their liking, new parameter can disable offload on icmp frag-needed etc - Per-zone invalid logging gone, one can log them using sysctl Caveat: tests skipped, got some plans to add more around same lines, will fix them up if needed Signed-off-by: Andris PE <neandris@gmail.com>
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.
Measurably eliminates re-orders forwarding, as for online tests adds one grade to bufferbloat measurements in an instant
Throughput not affected, Archer C7V5(single-gmac ath79) exhibits 400Mbps throughput NAT or flat routing, over 650Mbps without firewall in flat config, sw offload reached bidirectional gigabit on gmac port at 65% CPU, should be able to approach but not reach gigabit with 2gmac device
Caveat: tests skipped, got some plans to add more around same lines, will fix them up if needed