diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2021-01-05 18:17:40 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-01-05 16:59:21 -0800 |
commit | 3503ee6c0bec5f173d606359e6384a5ef85492fb (patch) | |
tree | 6a1326918cd4644089cc2dd3339653a3b53a0fa5 /tools/debugging | |
parent | 445c6198fe7be03b7d38e66fe8d4b3187bc251d4 (diff) | |
download | linux-3503ee6c0bec5f173d606359e6384a5ef85492fb.tar.bz2 |
selftests: fix the return value for UDP GRO test
The udpgro.sh will always return 0 (unless the bpf selftest was not
build first) even if there are some failed sub test-cases.
Therefore the kselftest framework will report this case is OK.
Check and return the exit status of each test to make it easier to
spot real failures.
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/debugging')
0 files changed, 0 insertions, 0 deletions