ICMPv6 echo request/reply exchange between two iotlab-m3 nodes.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 1000
- Interval: 20ms
- Payload: 0B
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between an iotlab-m3 and a samr21-xpro node.
- Stack configuration: 6LoWPAN (default)
- Channel: 17
- Count: 1000
- Interval: 100ms
- Payload: 50B
- Destination Address: ff02::1
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between two nodes.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 500
- Interval: 300ms
- Payload: 1kB
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.
No leaks in the packet buffer (check with gnrc_pktbuf_cmd
).
ICMPv6 echo request/reply exchange between an iotlab-m3 and a samr21-xpro node.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 10000
- Interval: 100ms
- Payload: 100B
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between a CC2538 (e.g Zolertia Remote, Firefly) and a samr21-xpro node.
- Stack configuration: 6LoWPAN (default)
- Channel: 17
- Count: 1000
- Interval: 100ms
- Payload: 50B
- Destination Address: ff02::1
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between a CC2538 (e.g Zolertia Remote, Firefly) and a samr21-xpro node.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 1000
- Interval: 100ms
- Payload: 100B
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between an Arduino Zero + XBee node and a samr21-xpro node.
- Stack configuration: 6LoWPAN (default)
- Channel: 17
- Count: 1000
- Interval: 150ms
- Payload: 50B
- Destination Address: ff02::1
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between an Arduino Zero + XBee node and a samr21-xpro node.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 1000
- Interval: 350ms
- Payload: 100B
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.
Rapid ICMPv6 echo request/reply exchange from two iotlab-m3 nodes simultaneously to one iotlab-m3.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 200
- Interval: 0ms
- Payload: 1232B
- Destination Address: Link local unicast (fe80::.../64)
All nodes are still running, reachable, and the packet buffer is empty 3 seconds
after completions (use module gnrc_pktbuf_cmd
).
Packet loss is irrelevant in this stress test.
ICMPv6 echo request/reply exchange between two nodes (make sure module
gnrc_ipv6_ext_frag
is included and the packet buffer is large enough to handle
both the fragmented and reassembled requests/replies).
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 200
- Interval: 600ms
- Payload: 2kB
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.
No leaks in the packet buffer (check with gnrc_pktbuf_cmd
).
Rapid ICMPv6 echo request/reply exchange between an a nrf802154 based node (pinged) and 2 iotlab-m3 nodes (pinging) simultaneously.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 200
- Interval: 0ms
- Payload: 1232B
- Destination Address: Link local unicast (fe80::.../64)
All nodes are still running, reachable, and the packet buffer is empty 3 seconds
after completions (use module gnrc_pktbuf_cmd
).
Packet loss is irrelevant in this stress test.
ICMPv6 echo request/reply exchange between a nrf802154 based node and a iotlab-m3 node.
- Stack configuration: 6LoWPAN (default)
- Channel: 17
- Count: 1000
- Interval: 100ms
- Payload: 50B
- Destination Address: ff02::1
<10% packets lost on the pinging node.
ICMPv6 echo request/reply exchange between a nrf802154 based node and a iotlab-m3 node.
- Stack configuration: 6LoWPAN (default)
- Channel: 26
- Count: 1000
- Interval: 100ms
- Payload: 100B
- Destination Address: Link local unicast (fe80::.../64)
<10% packets lost on the pinging node.