commit | d7f356380241ad5d34756eb551fffcf351ac969b | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Feb 05 20:03:22 2019 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Feb 06 15:35:42 2019 +0100 |
tree | 71b7fa8565fafdcc0c4330adfdf420d2bb8f2bf9 | |
parent | 9ee963d6a1a03a4302b230cd21476a3c269af284 [diff] |
selftests/bpf: print traceback when test fails Figuring out which exact check in test_offload.py takes more time than it should. Print the traceback (to the screen and the logs). 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>