commit | 3767a94b3253fc8c3df96913d7dec796619161c7 | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <sdf@google.com> | Fri Nov 09 08:21:45 2018 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Sat Nov 10 15:56:11 2018 -0800 |
tree | a7348ea5d18eb6f6283a1325ff5fd31e2ceda59b | |
parent | 77380998d91dee8aafdbe42634776ba1ef692f1e [diff] |
bpftool: add pinmaps argument to the load/loadall This new additional argument lets users pin all maps from the object at specified path. Signed-off-by: Stanislav Fomichev <sdf@google.com> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>