[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231204174231.3457705-1-sdf@google.com>
Date: Mon, 4 Dec 2023 09:42:31 -0800
From: Stanislav Fomichev <sdf@...gle.com>
To: bpf@...r.kernel.org
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
martin.lau@...ux.dev, song@...nel.org, yhs@...com, john.fastabend@...il.com,
kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org,
netdev@...r.kernel.org, Simon Horman <horms@...nel.org>
Subject: [PATCH bpf-next] xsk: Add missing SPDX to AF_XDP TX metadata documentation
Not sure how I missed that. I even acknowledged it explicitly
in the changelog [0]. Add the tag for real now.
[0]: https://lore.kernel.org/bpf/20231127190319.1190813-1-sdf@google.com/
Cc: netdev@...r.kernel.org
Cc: Simon Horman <horms@...nel.org>
Fixes: 11614723af26 ("xsk: Add option to calculate TX checksum in SW")
Suggested-by: Simon Horman <horms@...nel.org>
Signed-off-by: Stanislav Fomichev <sdf@...gle.com>
---
Documentation/networking/xsk-tx-metadata.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/networking/xsk-tx-metadata.rst b/Documentation/networking/xsk-tx-metadata.rst
index 97ecfa480d00..bd033fe95cca 100644
--- a/Documentation/networking/xsk-tx-metadata.rst
+++ b/Documentation/networking/xsk-tx-metadata.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
==================
AF_XDP TX Metadata
==================
--
2.43.0.rc2.451.g8631bc7472-goog
Powered by blists - more mailing lists