From fd699db51bcb61aba44216ae6bef4165895c9c84 Mon Sep 17 00:00:00 2001 From: Megachip Date: Mon, 23 Mar 2020 10:24:21 +0100 Subject: [PATCH] Update iperf3.markdown (#12488) * Update iperf3.markdown RPi 3B+ and 4 have 1 Gbit/s interface * Remove the whole section Co-authored-by: Franck Nijhof --- source/_integrations/iperf3.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/iperf3.markdown b/source/_integrations/iperf3.markdown index 84f04b742f4..b00362a38c7 100644 --- a/source/_integrations/iperf3.markdown +++ b/source/_integrations/iperf3.markdown @@ -118,7 +118,3 @@ Example Service data: ```json {"host": "192.168.0.121"} ``` - -## Notes - -- When running on Raspberry Pi, just note that the maximum speed is limited by its 100 Mbit/s LAN adapter.