License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / tools / testing / selftests / net / reuseport_bpf_numa.c
index 6f20bc9ff6277909d5d8a345ee3f1e3b4877d46c..365c32e841897e0c43e8372a21086d1ccabe35c5 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Test functionality of BPF filters with SO_REUSEPORT. Same test as
  * in reuseport_bpf_cpu, only as one socket per NUMA node.