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.38 [+1.38] default - gro flag ok # 1.55 [+0.16] - peer gro flag ok # 1.69 [+0.15] - tso flag ok # 1.85 [+0.16] - peer tso flag ok # 2.14 [+0.30] - aggregation ok # 3.04 [+0.89] - aggregation with TSO off ok DETECTED CRASH, lowering timeout # 4.82 [+1.78] with gro on - gro flag ok # 4.92 [+0.10] - peer gro flag ok # 5.04 [+0.12] - tso flag ok # 5.16 [+0.12] - peer tso flag ok # 5.54 [+0.38] - aggregation with TSO off ok # 7.30 [+1.76] gro vs xdp while down - gro flag off ok # 7.48 [+0.18] - after down ok # 7.66 [+0.19] - after xdp off ok # 7.83 [+0.16] - after up ok # 8.11 [+0.28] - after peer xdp ok # 9.55 [+1.45] gro vs xdp while down - gro flag on ok # 9.72 [+0.17] - after down ok # 9.91 [+0.19] - after xdp off ok # 10.08 [+0.17] - after up ok # 10.36 [+0.29] - after peer xdp ok # 11.71 [+1.34] default channels ok # 11.97 [+0.26] with gro enabled on link down - gro flag ok # 12.08 [+0.11] - peer gro flag ok # 12.19 [+0.11] - tso flag ok # 12.30 [+0.11] - peer tso flag ok # 12.76 [+0.46] - aggregation with TSO off ok # 14.45 [+1.69] setting tx channels ok # 14.87 [+0.42] setting both rx and tx channels ok # 15.29 [+0.42] bad setting: combined channels ok # 15.73 [+0.44] setting invalid channels nr ok # 15.92 [+0.19] bad setting: XDP with RX nr less than TX ok # 16.47 [+0.56] bad setting: reducing RX nr below peer TX with XDP set ok # 16.57 [+0.09] bad setting: increasing peer TX nr above RX with XDP set ok # 16.98 [+0.41] setting invalid channels nr ok # 17.26 [+0.29] with xdp attached - gro flag ok # 17.39 [+0.13] - peer gro flag ok # 17.51 [+0.12] - tso flag ok # 17.63 [+0.12] - peer tso flag ok # 17.95 [+0.33] - no aggregation ok # 18.52 [+0.56] - gro flag with GRO on ok # 18.72 [+0.20] - aggregation ok # 19.33 [+0.61] - after dev off, flag ok # 19.45 [+0.12] - peer flag ok # 19.71 [+0.27] - after gro on xdp off, gro flag ok # 19.84 [+0.13] - peer gro flag ok # 19.96 [+0.12] - tso flag ok # 20.08 [+0.12] - peer tso flag ok # 20.49 [+0.41] decreasing tx channels with device down ok # 20.81 [+0.32] - aggregation ok # 21.68 [+0.87] increasing tx channels with device down ok # 22.19 [+0.50] 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__->