Merge branch 'bpf-numa-id'
authorDavid S. Miller <[email protected]>
Sat, 22 Oct 2016 21:06:09 +0000 (17:06 -0400)
committerDavid S. Miller <[email protected]>
Sat, 22 Oct 2016 21:06:09 +0000 (17:06 -0400)
Daniel Borkmann says:

====================
Add BPF numa id helper

This patch set adds a helper for retrieving current numa node
id and a test case for SO_REUSEPORT.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge