xsk: Add missing SPDX to AF_XDP TX metadata documentation
authorStanislav Fomichev <sdf@google.com>
Mon, 4 Dec 2023 17:42:31 +0000 (09:42 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 5 Dec 2023 14:08:50 +0000 (15:08 +0100)
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/

Fixes: 11614723af26 ("xsk: Add option to calculate TX checksum in SW")
Suggested-by: Simon Horman <horms@kernel.org>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20231204174231.3457705-1-sdf@google.com
Documentation/networking/xsk-tx-metadata.rst

index 97ecfa480d00b4f52c868914f656dbf549f38a01..bd033fe95cca5fe688f25c48688c802937fd149b 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ==================
 AF_XDP TX Metadata
 ==================