From: Daniel Borkmann Date: Mon, 1 Oct 2018 14:18:34 +0000 (+0200) Subject: Merge branch 'bpf-per-cpu-cgroup-storage' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cb86d0f878be6d699dfd26c63f8ff03dfff1f9ba;p=linux.git Merge branch 'bpf-per-cpu-cgroup-storage' Roman Gushchin says: ==================== This patchset implements per-cpu cgroup local storage and provides an example how per-cpu and shared cgroup local storage can be used for efficient accounting of network traffic. v4->v3: 1) incorporated Alexei's feedback v3->v2: 1) incorporated Song's feedback 2) rebased on top of current bpf-next v2->v1: 1) added a selftest implementing network counters 2) added a missing free() in cgroup local storage selftest ==================== Signed-off-by: Daniel Borkmann --- cb86d0f878be6d699dfd26c63f8ff03dfff1f9ba