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 # 2.76 [+2.76] default - gro flag ok # 3.03 [+0.27] - peer gro flag ok # 3.29 [+0.26] - tso flag ok # 3.54 [+0.26] - peer tso flag ok # 4.23 [+0.69] - aggregation ok # 6.00 [+1.77] - aggregation with TSO off ok # 9.86 [+3.86] with gro on - gro flag ok # 10.14 [+0.29] - peer gro flag ok # 10.43 [+0.28] - tso flag ok # 10.70 [+0.28] - peer tso flag ok # 11.94 [+1.24] - aggregation with TSO off ok # 16.26 [+4.32] gro vs xdp while down - gro flag off ok # 16.70 [+0.44] - after down ok # 17.14 [+0.44] - after xdp off ok # 17.56 [+0.42] - after up ok # 18.30 [+0.74] - after peer xdp ok # 21.97 [+3.68] gro vs xdp while down - gro flag on ok # 22.40 [+0.42] - after down ok # 22.84 [+0.44] - after xdp off ok # 23.30 [+0.46] - after up ok # 24.03 [+0.73] - after peer xdp ok # 27.44 [+3.42] default channels ok # 28.17 [+0.72] with gro enabled on link down - gro flag ok # 28.44 [+0.27] - peer gro flag ok # 28.70 [+0.26] - tso flag ok # 28.97 [+0.28] - peer tso flag ok # 30.36 [+1.39] - aggregation with TSO off ok # 34.67 [+4.31] setting tx channels ok # 35.73 [+1.05] setting both rx and tx channels ok # 36.84 [+1.11] bad setting: combined channels ok # 37.97 [+1.14] setting invalid channels nr ok # 38.56 [+0.59] bad setting: XDP with RX nr less than TX ok # 40.03 [+1.46] bad setting: reducing RX nr below peer TX with XDP set ok # 40.30 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 41.31 [+1.01] setting invalid channels nr ok # 42.00 [+0.69] with xdp attached - gro flag ok # 42.23 [+0.23] - peer gro flag ok # 42.50 [+0.26] - tso flag ok # 42.76 [+0.27] - peer tso flag ok # 43.69 [+0.92] - no aggregation ok # 45.06 [+1.37] - gro flag with GRO on ok # 45.69 [+0.63] - aggregation ok # 47.09 [+1.40] - after dev off, flag ok # 47.35 [+0.26] - peer flag ok # 48.13 [+0.79] - after gro on xdp off, gro flag ok # 48.41 [+0.27] - peer gro flag ok # 48.67 [+0.26] - tso flag ok # 48.95 [+0.28] - peer tso flag ok # 50.06 [+1.11] decreasing tx channels with device down ok # 51.06 [+1.00] - aggregation ok # 53.27 [+2.20] increasing tx channels with device down ok # 54.86 [+1.59] 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->