All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net-xdp: document xdp_linearize
@ 2020-01-23 23:21 Luigi Rizzo
  0 siblings, 0 replies; only message in thread
From: Luigi Rizzo @ 2020-01-23 23:21 UTC (permalink / raw)
  To: netdev; +Cc: Jesper Dangaard Brouer, David S. Miller, sameehj, Luigi Rizzo

---
 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-23 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 23:21 [PATCH net-next] net-xdp: document xdp_linearize Luigi Rizzo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.