[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1503100047.git.daniel@iogearbox.net>
Date: Sat, 19 Aug 2017 01:51:54 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: ast@...com, netdev@...r.kernel.org,
Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH net-next 0/2] BPF inline improvements
First one makes htab inlining more robust wrt future jits and
second one inlines map in map lookups through map_gen_lookup()
callback.
Thanks!
Daniel Borkmann (2):
bpf: improve htab inlining for future 32 bit jits
bpf: inline map in map lookup functions for array and htab
kernel/bpf/arraymap.c | 26 ++++++++++++++++++++++++++
kernel/bpf/hashtab.c | 27 +++++++++++++++++++++++++--
2 files changed, 51 insertions(+), 2 deletions(-)
--
1.9.3
Powered by blists - more mailing lists