Linux/linux 8c03557tools/testing/selftests/net run_afpackettests

selftests/net: correct the return value for run_afpackettests

The run_afpackettests will be marked as passed regardless the return
value of those sub-tests in the script:
    --------------------
    running psock_tpacket test
    --------------------
    [FAIL]
    selftests: run_afpackettests [PASS]

Fix this by changing the return value for each tests.

Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
Signed-off-by: David S. Miller <davem at davemloft.net>
DeltaFile
+5-0tools/testing/selftests/net/run_afpackettests
+5-01 files

UnifiedSplitRaw