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.91 [+1.91] default - gro flag ok # 2.12 [+0.22] - peer gro flag ok # 2.35 [+0.23] - tso flag ok # 2.56 [+0.21] - peer tso flag ok # 2.94 [+0.38] - aggregation ok # 4.08 [+1.15] - aggregation with TSO off ok # 6.99 [+2.90] with gro on - gro flag ok # 7.21 [+0.22] - peer gro flag ok # 7.41 [+0.20] - tso flag ok # 7.61 [+0.21] - peer tso flag ok # 8.36 [+0.74] - aggregation with TSO off ok # 11.50 [+3.14] gro vs xdp while down - gro flag off ok # 11.82 [+0.32] - after down ok # 12.17 [+0.35] - after xdp off ok # 12.48 [+0.31] - after up ok # 13.04 [+0.56] - after peer xdp ok # 15.72 [+2.68] gro vs xdp while down - gro flag on ok # 16.06 [+0.34] - after down ok # 16.41 [+0.34] - after xdp off ok # 16.74 [+0.33] - after up ok # 17.28 [+0.54] - after peer xdp ok # 19.77 [+2.49] default channels ok # 20.31 [+0.54] with gro enabled on link down - gro flag ok # 20.54 [+0.23] - peer gro flag ok # 20.76 [+0.21] - tso flag ok # 20.97 [+0.21] - peer tso flag ok # 21.83 [+0.86] - aggregation with TSO off ok # 25.17 [+3.34] setting tx channels ok # 26.03 [+0.86] setting both rx and tx channels ok # 26.89 [+0.86] bad setting: combined channels ok # 27.83 [+0.93] setting invalid channels nr ok # 28.21 [+0.38] bad setting: XDP with RX nr less than TX ok # 29.20 [+0.99] bad setting: reducing RX nr below peer TX with XDP set DETECTED CRASH, lowering timeout ok # 29.41 [+0.21] bad setting: increasing peer TX nr above RX with XDP set ok # 30.30 [+0.89] setting invalid channels nr ok # 30.84 [+0.54] with xdp attached - gro flag ok # 31.04 [+0.20] - peer gro flag ok # 31.25 [+0.21] - tso flag ok # 31.44 [+0.19] - peer tso flag ok # 32.01 [+0.57] - no aggregation ok # 33.02 [+1.01] - gro flag with GRO on ok # 33.42 [+0.40] - aggregation ok # 34.46 [+1.04] - after dev off, flag ok # 34.67 [+0.21] - peer flag ok # 35.20 [+0.53] - after gro on xdp off, gro flag ok # 35.42 [+0.22] - peer gro flag ok # 35.64 [+0.21] - tso flag ok # 35.85 [+0.21] - peer tso flag ok # 36.70 [+0.85] decreasing tx channels with device down ok # 37.34 [+0.64] - aggregation ok # 39.02 [+1.69] increasing tx channels with device down ok # 39.99 [+0.96] 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__->