make -C tools/testing/selftests TARGETS="net" TEST_PROGS=veth.sh TEST_GEN__PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: veth.sh # 1.39 [+1.39] default - gro flag ok # 1.56 [+0.17] - peer gro flag ok # 1.71 [+0.15] - tso flag ok # 1.86 [+0.15] - peer tso flag ok # 2.15 [+0.29] - aggregation ok # 3.06 [+0.90] - aggregation with TSO off ok DETECTED CRASH, lowering timeout # 4.88 [+1.82] with gro on - gro flag ok # 4.99 [+0.12] - peer gro flag ok # 5.12 [+0.13] - tso flag ok # 5.22 [+0.11] - peer tso flag ok # 5.62 [+0.39] - aggregation with TSO off ok # 7.31 [+1.69] gro vs xdp while down - gro flag off ok # 7.48 [+0.17] - after down ok # 7.68 [+0.20] - after xdp off ok # 7.85 [+0.17] - after up ok # 8.16 [+0.31] - after peer xdp ok # 9.58 [+1.43] gro vs xdp while down - gro flag on ok # 9.77 [+0.18] - after down ok # 9.95 [+0.18] - after xdp off ok # 10.13 [+0.18] - after up ok # 10.41 [+0.28] - after peer xdp ok # 11.80 [+1.39] default channels ok # 12.07 [+0.27] with gro enabled on link down - gro flag ok # 12.19 [+0.12] - peer gro flag ok # 12.30 [+0.11] - tso flag ok # 12.40 [+0.10] - peer tso flag ok # 12.86 [+0.47] - aggregation with TSO off ok # 14.69 [+1.82] setting tx channels ok # 15.15 [+0.46] setting both rx and tx channels ok # 15.59 [+0.45] bad setting: combined channels ok # 16.06 [+0.47] setting invalid channels nr ok # 16.26 [+0.20] bad setting: XDP with RX nr less than TX ok # 16.82 [+0.56] bad setting: reducing RX nr below peer TX with XDP set ok # 16.92 [+0.10] bad setting: increasing peer TX nr above RX with XDP set ok # 17.34 [+0.43] setting invalid channels nr ok # 17.63 [+0.28] with xdp attached - gro flag ok # 17.73 [+0.10] - peer gro flag ok # 17.83 [+0.11] - tso flag ok # 17.95 [+0.12] - peer tso flag ok # 18.28 [+0.33] - no aggregation ok # 18.85 [+0.57] - gro flag with GRO on ok # 19.04 [+0.19] - aggregation ok # 19.67 [+0.62] - after dev off, flag ok # 19.79 [+0.13] - peer flag ok # 20.07 [+0.28] - after gro on xdp off, gro flag ok # 20.19 [+0.12] - peer gro flag ok # 20.29 [+0.10] - tso flag ok # 20.40 [+0.11] - peer tso flag ok # 20.84 [+0.44] decreasing tx channels with device down ok # 21.16 [+0.32] - aggregation ok # 22.09 [+0.93] increasing tx channels with device down ok # 22.61 [+0.53] aggregation again with default and TSO off ok ok 1 selftests: net: veth.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->