From 35896db4895f68050c3edd2c58b913dcba4e0fd8 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 4 Nov 2021 05:38:13 +0900 Subject: network: tc/cake: introduce SplitGSO= setting --- man/systemd.network.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 78c0f6cd57..d844b205d4 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -3677,6 +3677,15 @@ Token=prefixstable:2002:da8:1:: + + SplitGSO= + + Takes a boolean value. When true, CAKE will split General Segmentation Offload (GSO) + super-packets into their on-the-wire components and dequeue them individually. Defaults to + unset, and the kernel's default is used. + + + -- cgit v1.2.3