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@xxxxxxxxxx/ Cc: netdev@xxxxxxxxxxxxxxx Cc: Simon Horman <horms@xxxxxxxxxx> Fixes: 11614723af26 ("xsk: Add option to calculate TX checksum in SW") Suggested-by: Simon Horman <horms@xxxxxxxxxx> Signed-off-by: Stanislav Fomichev <sdf@xxxxxxxxxx> --- 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