Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task0{3,4,7}: Add tests for IPv6 fragmentation #138

Merged
merged 2 commits into from
Oct 10, 2019
Merged

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Oct 7, 2019

See #137

Requires RIOT-OS/RIOT#12375 for simple deployment

@kb2ma
Copy link
Member

kb2ma commented Oct 9, 2019

Overall, this addition looks appropriate to me. I think the multi-hop UDP test is a valuable real world scenario.

@kb2ma
Copy link
Member

kb2ma commented Oct 10, 2019

I ran the new tests for tasks 3 and 4. My only question was which example/test to run, and I see the example guide already specifies tests/gnrc_udp. In the interest of time I did not run task 7, but the instructions look clear enough. The new tests seem like a reasonable extension of the existing tests.

@kb2ma
Copy link
Member

kb2ma commented Oct 10, 2019

My only concern is generically setting the larger pktbuf size in test/gnrc_udp, as commented in RIOT-OS/RIOT#12375. Let's resolve that, and then we can resolve here.

Copy link
Member

@kb2ma kb2ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved configuration of tests/gnrc_udp. No other issues from my side.

@kb2ma kb2ma merged commit c5f35a7 into master Oct 10, 2019
@miri64 miri64 deleted the ipv6_fragmentation branch October 10, 2019 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants