On Tue, Aug 6, 2019 at 5:21 PM Jakub Kicinski
wrote:
>
> No error message is currently printed if the pin syscall
> itself fails. It got lost in the loadall refactoring.
>
> Fixes: 77380998d91d ("bpftool: add loadall command")
> Reported-by: Andy Lutomirski
> Signed-off-by: Jakub Kicinski
> Revi
No error message is currently printed if the pin syscall
itself fails. It got lost in the loadall refactoring.
Fixes: 77380998d91d ("bpftool: add loadall command")
Reported-by: Andy Lutomirski
Signed-off-by: Jakub Kicinski
Reviewed-by: Quentin Monnet
---
CC: l...@kernel.org, s...@google.com
t