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.41 [+1.41] default - gro flag ok # 1.57 [+0.16] - peer gro flag ok # 1.71 [+0.14] - tso flag ok # 1.88 [+0.17] - peer tso flag ok # 2.17 [+0.29] - aggregation ok # 3.06 [+0.89] - aggregation with TSO off ok DETECTED CRASH, lowering timeout # 4.86 [+1.80] with gro on - gro flag ok # 4.97 [+0.10] - peer gro flag ok # 5.08 [+0.12] - tso flag ok # 5.20 [+0.11] - peer tso flag ok # 5.56 [+0.37] - aggregation with TSO off ok # 7.12 [+1.56] gro vs xdp while down - gro flag off ok # 7.30 [+0.18] - after down ok # 7.48 [+0.18] - after xdp off ok # 7.65 [+0.17] - after up ok # 7.93 [+0.28] - after peer xdp ok # 9.31 [+1.37] gro vs xdp while down - gro flag on ok # 9.50 [+0.19] - after down ok # 9.69 [+0.19] - after xdp off ok # 9.85 [+0.16] - after up ok # 10.13 [+0.28] - after peer xdp ok # 11.37 [+1.23] default channels ok # 11.61 [+0.25] with gro enabled on link down - gro flag ok # 11.72 [+0.11] - peer gro flag ok # 11.82 [+0.10] - tso flag ok # 11.90 [+0.08] - peer tso flag ok # 12.32 [+0.42] - aggregation with TSO off ok # 14.03 [+1.71] setting tx channels ok # 14.46 [+0.43] setting both rx and tx channels ok # 14.88 [+0.42] bad setting: combined channels ok # 15.31 [+0.43] setting invalid channels nr ok # 15.49 [+0.18] bad setting: XDP with RX nr less than TX ok # 16.01 [+0.52] bad setting: reducing RX nr below peer TX with XDP set ok # 16.11 [+0.10] bad setting: increasing peer TX nr above RX with XDP set ok # 16.56 [+0.44] setting invalid channels nr ok # 16.86 [+0.31] with xdp attached - gro flag ok # 17.00 [+0.14] - peer gro flag ok # 17.11 [+0.11] - tso flag ok # 17.22 [+0.11] - peer tso flag ok # 17.58 [+0.36] - no aggregation ok # 18.15 [+0.57] - gro flag with GRO on ok # 18.35 [+0.20] - aggregation ok # 18.93 [+0.59] - after dev off, flag ok # 19.03 [+0.10] - peer flag ok # 19.30 [+0.26] - after gro on xdp off, gro flag ok # 19.39 [+0.10] - peer gro flag ok # 19.50 [+0.10] - tso flag ok # 19.60 [+0.10] - peer tso flag ok # 20.07 [+0.47] decreasing tx channels with device down ok # 20.37 [+0.30] - aggregation ok # 21.29 [+0.92] increasing tx channels with device down ok # 21.79 [+0.51] 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__->