On Sat, Dec 2, 2023 at 9:10 AM Simon Horman [off-list ref] wrote:
On Mon, Nov 27, 2023 at 11:03:12AM -0800, Stanislav Fomichev wrote:
quoted
- how to use
- how to query features
- pointers to the examples
Signed-off-by: Stanislav Fomichev <redacted>
...
quoted
diff --git a/Documentation/networking/xdp-rx-metadata.rst b/Documentation/networking/xdp-rx-metadata.rst
index 205696780b78..e3e9420fd817 100644
--- a/Documentation/networking/xdp-rx-metadata.rst
+++ b/Documentation/networking/xdp-rx-metadata.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
===============
XDP RX Metadata
===============
diff --git a/Documentation/networking/xsk-tx-metadata.rst b/Documentation/networking/xsk-tx-metadata.rst
new file mode 100644
index 000000000000..4f376560b23f
--- /dev/null
+++ b/Documentation/networking/xsk-tx-metadata.rst
Hi Stan,
could you send a follow-up patch to add an SPDX identifier here?
Hmmm, I vividly remember adding it here after your initial comment :-/
Will send a follow up, thank you for catching it!