Bugfixes#380
Merged
vikumarks merged 9 commits intodentproject:mainfrom Aug 3, 2023
Merged
Conversation
Sometimes the master interfaces don't have enough time to be UP after reboot, so add a small delay. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Also ignore IPv6 mcast addresses. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Add traffic from ports 2, 3, 4 so the fdb entries do not age. At the end of the test the fdb entries for ports 2, 3, 4 are aged since there is no traffic from TG to them. Since there is no fdb entries then any traffic from port 1 will be flooded instead of forwarded. And since the traffic is flooded the qdisc counters are counting extra packets which causes the test to fail. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Ixia cannot send traffic if the port is down. So, send traffic only for one of the test cases. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
vikumarks
approved these changes
Jul 28, 2023
param should be passed as True/False instead of on/off Signed-off-by: Stepan Vovk <stepan.vovk@plvision.eu> Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Move traffic_generator_connect to beginning of the test, so that tgen config is cleared and previous test does not affect the current test Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Make sure that get_random_ip() does not produce multicast or network addresses. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Give the port some time to be link up. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
mgheorghe
approved these changes
Aug 2, 2023
vikumarks
approved these changes
Aug 3, 2023
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.