---
Documentation/ABI/testing/sysfs-class-net | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-class-net b/Documentation/ABI/testing/sysfs-class-net
index 664a8f6a634f..5917af789c53 100644
--- a/Documentation/ABI/testing/sysfs-class-net
+++ b/Documentation/ABI/testing/sysfs-class-net
@@ -301,3 +301,11 @@ Contact: netdev@vger.kernel.org
Description:
32-bit unsigned integer counting the number of times the link has
been down
+
+What: /sys/class/net/<iface>/xdp_linearize
+Date: Jan 2020
+KernelVersion: 5.6
+Contact: netdev@vger.kernel.org
+Description:
+ boolean controlling whether skb should be linearized in
+ netif_receive_generic_xdp. Defaults to 1 (true).
--
2.25.0.341.g760bfbb309-goog