projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cff9084
e9bd8cb
)
Merge branch 'add support for batched ops in LPM trie'
author
Alexei Starovoitov
<ast@kernel.org>
Fri, 26 Mar 2021 01:51:08 +0000
(18:51 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Fri, 26 Mar 2021 01:51:09 +0000
(18:51 -0700)
Pedro Tammela says:
====================
The patch itself is straightforward thanks to the infrastructure that is
already in-place.
The tests follows the other '*_map_batch_ops' tests with minor tweaks.
v1 -> v2:
Fixes for checkpatch warnings
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Trivial merge