From b1d5352214f0c33c7241172e0a7f4d16cd6a9799 Mon Sep 17 00:00:00 2001 From: logicog Date: Sun, 30 Nov 2025 22:20:53 +0100 Subject: [PATCH] Update LAG configuration registers --- doc/link_aggregation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/link_aggregation.md b/doc/link_aggregation.md index e38600d..b901d37 100644 --- a/doc/link_aggregation.md +++ b/doc/link_aggregation.md @@ -224,4 +224,4 @@ iperf Done. [1]+ Done sudo ip netns exec netns_eth1 iperf3 -c 192.168.9.1 ``` As you can see, the total throughput was 4.71 GBit/sec which is close to the -maximum possible with a single 5GBit link. +maximum possible with a single 5GBit link.