diff --git a/03-single-hop-ipv6-icmp/03-single-hop-ipv6-icmp.md b/03-single-hop-ipv6-icmp/03-single-hop-ipv6-icmp.md index 8503d417..7878ff9a 100644 --- a/03-single-hop-ipv6-icmp/03-single-hop-ipv6-icmp.md +++ b/03-single-hop-ipv6-icmp/03-single-hop-ipv6-icmp.md @@ -44,3 +44,21 @@ ICMPv6 echo request/reply exchange between two native nodes. ### Result <1% packets lost on the pinging node. + +Task #10 - ICMPv6 stress test on native (1 hour) +================================================ +### Description + +Rapid ICMPv6 echo request/reply exchange from 10 host ping applications +simultaneously to one native node. +* Stack configuration: IPv6 (default) +* Count: Infinity +* Interval: 0ms +* Payload: 1452B +* Destination Address: Link local unicast (fe80::.../64) + +### Result + +All nodes are still running, reachable, and the packet buffer is empty 10 +seconds after completions (use module `gnrc_pktbuf_cmd`). +Packet loss is irrelevant in this stress test. diff --git a/04-single-hop-6lowpan-icmp/04-single-hop-6lowpan-icmp.md b/04-single-hop-6lowpan-icmp/04-single-hop-6lowpan-icmp.md index 1936b01c..cc4e480b 100644 --- a/04-single-hop-6lowpan-icmp/04-single-hop-6lowpan-icmp.md +++ b/04-single-hop-6lowpan-icmp/04-single-hop-6lowpan-icmp.md @@ -133,8 +133,8 @@ a samr21-xpro node. <10% packets lost on the pinging node. -Task #09 - ICMPv6 stress test -============================= +Task #09 - ICMPv6 stress test on iotlab-m3 +========================================== ### Description Rapid ICMPv6 echo request/reply exchange from two iotlab-m3 nodes simultaneously