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.29 [+1.29] default - gro flag ok # 1.43 [+0.14] - peer gro flag ok # 1.58 [+0.15] - tso flag ok # 1.73 [+0.15] - peer tso flag ok # 2.01 [+0.28] - aggregation ok # 2.86 [+0.85] - aggregation with TSO off ok DETECTED CRASH, lowering timeout # 4.52 [+1.66] with gro on - gro flag ok # 4.62 [+0.10] - peer gro flag ok # 4.73 [+0.11] - tso flag ok # 4.84 [+0.10] - peer tso flag ok # 5.20 [+0.36] - aggregation with TSO off ok # 6.79 [+1.59] gro vs xdp while down - gro flag off ok # 6.94 [+0.16] - after down ok # 7.12 [+0.17] - after xdp off ok # 7.28 [+0.16] - after up ok # 7.56 [+0.28] - after peer xdp ok # 8.85 [+1.29] gro vs xdp while down - gro flag on ok # 9.01 [+0.16] - after down ok # 9.19 [+0.17] - after xdp off ok # 9.35 [+0.17] - after up ok # 9.63 [+0.27] - after peer xdp ok # 10.82 [+1.19] default channels ok # 11.06 [+0.24] with gro enabled on link down - gro flag ok # 11.16 [+0.10] - peer gro flag ok # 11.26 [+0.10] - tso flag ok # 11.35 [+0.09] - peer tso flag ok # 11.77 [+0.42] - aggregation with TSO off ok # 13.45 [+1.68] setting tx channels ok # 13.84 [+0.40] setting both rx and tx channels ok # 14.26 [+0.42] bad setting: combined channels ok # 14.67 [+0.41] setting invalid channels nr ok # 14.85 [+0.18] bad setting: XDP with RX nr less than TX ok # 15.34 [+0.49] bad setting: reducing RX nr below peer TX with XDP set ok # 15.43 [+0.09] bad setting: increasing peer TX nr above RX with XDP set ok # 15.83 [+0.40] setting invalid channels nr ok # 16.10 [+0.27] with xdp attached - gro flag ok # 16.19 [+0.09] - peer gro flag ok # 16.29 [+0.10] - tso flag ok # 16.41 [+0.11] - peer tso flag ok # 16.68 [+0.28] - no aggregation ok # 17.24 [+0.56] - gro flag with GRO on ok # 17.43 [+0.19] - aggregation ok # 18.03 [+0.60] - after dev off, flag ok # 18.13 [+0.10] - peer flag ok # 18.41 [+0.27] - after gro on xdp off, gro flag ok # 18.50 [+0.10] - peer gro flag ok # 18.61 [+0.10] - tso flag ok # 18.71 [+0.10] - peer tso flag ok # 19.14 [+0.44] decreasing tx channels with device down ok # 19.43 [+0.29] - aggregation ok # 20.29 [+0.86] increasing tx channels with device down ok # 20.75 [+0.47] 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__->