Re: [PATCH net-next 0/2] Add BPF numa id helper
From: Daniel Borkmann Date: Fri, 21 Oct 2016 00:30:25 +0200 > This patch set adds a helper for retrieving current numa node > id and a test case for SO_REUSEPORT. Series applied.
[PATCH net-next 0/2] Add BPF numa id helper
This patch set adds a helper for retrieving current numa node id and a test case for SO_REUSEPORT. Thanks! Daniel Borkmann (2): bpf: add helper for retrieving current numa node id reuseport, bpf: add test case for bpf_get_numa_node_id include/linux/bpf.h | 1 +