docs/bpf: Add table to describe LRU properties
authorJoe Stringer <joe@isovalent.com>
Sat, 22 Apr 2023 17:20:53 +0000 (10:20 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 27 Apr 2023 12:20:29 +0000 (14:20 +0200)
commitaf0335d2926e1c597c247956cd608b6e8c9d6463
tree902b1fb1d7bf742946da1a72fa2d59955a8f7235
parentb3e8701dd1fa25fc59cffa68240326efccff0336
docs/bpf: Add table to describe LRU properties

Depending on the map type and flags for LRU, different properties are
global or percpu. Add a table to describe these.

Signed-off-by: Joe Stringer <joe@isovalent.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20230422172054.3355436-1-joe@isovalent.com
Documentation/bpf/map_hash.rst