commit | 219f860d2a11b285ac2e880ca4a73e0d36811c0c | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jul 10 14:42:56 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Jul 11 22:13:33 2018 +0200 |
tree | d4dbf08389cfbf3822da370b264c7eb11a8c0a12 | |
parent | 7479efc71f6da5fde6c67d91380ebc0fb455c53d [diff] |
selftests/bpf: add Error: prefix in check_extack helper Currently the test only checks errors, not warnings, so save typing and prefix the extack messages with "Error:" inside the check helper. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>