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.83 [+1.83] default - gro flag ok # 2.03 [+0.20] - peer gro flag ok # 2.22 [+0.19] - tso flag ok # 2.45 [+0.23] - peer tso flag ok # 2.82 [+0.37] - aggregation ok # 3.98 [+1.16] - aggregation with TSO off ok # 6.78 [+2.81] with gro on - gro flag ok # 6.98 [+0.20] - peer gro flag ok # 7.18 [+0.20] - tso flag ok # 7.39 [+0.20] - peer tso flag ok # 8.13 [+0.74] - aggregation with TSO off ok # 11.09 [+2.96] gro vs xdp while down - gro flag off ok # 11.39 [+0.31] - after down ok # 11.71 [+0.32] - after xdp off ok # 12.04 [+0.33] - after up ok # 12.55 [+0.51] - after peer xdp ok # 15.16 [+2.61] gro vs xdp while down - gro flag on ok # 15.48 [+0.32] - after down ok # 15.80 [+0.32] - after xdp off ok # 16.12 [+0.32] - after up ok # 16.66 [+0.54] - after peer xdp ok # 19.00 [+2.34] default channels ok # 19.49 [+0.49] with gro enabled on link down - gro flag ok # 19.66 [+0.18] - peer gro flag ok # 19.85 [+0.19] - tso flag ok # 20.05 [+0.20] - peer tso flag ok # 20.85 [+0.80] - aggregation with TSO off ok # 23.98 [+3.13] setting tx channels ok # 24.77 [+0.79] setting both rx and tx channels ok # 25.55 [+0.78] bad setting: combined channels ok # 26.31 [+0.77] setting invalid channels nr ok # 26.66 [+0.35] bad setting: XDP with RX nr less than TX ok # 27.66 [+1.00] bad setting: reducing RX nr below peer TX with XDP set ok # 27.84 [+0.18] bad setting: increasing peer TX nr above RX with XDP set ok # 28.60 [+0.76] setting invalid channels nr ok DETECTED CRASH, lowering timeout # 29.14 [+0.54] with xdp attached - gro flag ok # 29.35 [+0.21] - peer gro flag ok # 29.57 [+0.22] - tso flag ok # 29.78 [+0.21] - peer tso flag ok # 30.32 [+0.54] - no aggregation ok # 31.28 [+0.96] - gro flag with GRO on ok # 31.66 [+0.37] - aggregation ok # 32.66 [+1.00] - after dev off, flag ok # 32.87 [+0.21] - peer flag ok # 33.36 [+0.49] - after gro on xdp off, gro flag ok # 33.55 [+0.19] - peer gro flag ok # 33.77 [+0.22] - tso flag ok # 33.97 [+0.20] - peer tso flag ok # 34.77 [+0.80] decreasing tx channels with device down ok # 35.36 [+0.59] - aggregation ok # 36.97 [+1.61] increasing tx channels with device down ok # 37.87 [+0.90] 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__->