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.68 [+2.68] default - gro flag ok # 2.94 [+0.26] - peer gro flag ok # 3.19 [+0.25] - tso flag ok # 3.43 [+0.25] - peer tso flag ok # 4.07 [+0.64] - aggregation ok # 5.79 [+1.72] - aggregation with TSO off ok # 9.57 [+3.77] with gro on - gro flag ok # 9.80 [+0.24] - peer gro flag ok # 10.09 [+0.28] - tso flag ok # 10.33 [+0.24] - peer tso flag ok # 11.50 [+1.17] - aggregation with TSO off ok # 15.54 [+4.04] gro vs xdp while down - gro flag off ok # 15.96 [+0.42] - after down ok # 16.36 [+0.40] - after xdp off ok # 16.78 [+0.42] - after up ok # 17.50 [+0.72] - after peer xdp ok # 20.98 [+3.48] gro vs xdp while down - gro flag on ok # 21.34 [+0.37] - after down ok # 21.75 [+0.41] - after xdp off ok # 22.18 [+0.43] - after up ok # 22.84 [+0.66] - after peer xdp ok # 25.93 [+3.09] default channels ok # 26.64 [+0.71] with gro enabled on link down - gro flag ok # 26.89 [+0.25] - peer gro flag ok # 27.14 [+0.25] - tso flag ok # 27.40 [+0.26] - peer tso flag ok # 28.74 [+1.35] - aggregation with TSO off ok # 32.92 [+4.17] setting tx channels ok # 33.94 [+1.02] setting both rx and tx channels ok # 35.00 [+1.06] bad setting: combined channels ok # 36.06 [+1.06] setting invalid channels nr ok # 36.63 [+0.57] bad setting: XDP with RX nr less than TX ok # 38.06 [+1.43] bad setting: reducing RX nr below peer TX with XDP set ok # 38.35 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 39.42 [+1.07] setting invalid channels nr ok # 40.11 [+0.68] with xdp attached - gro flag ok # 40.39 [+0.29] - peer gro flag ok # 40.67 [+0.27] - tso flag ok # 40.90 [+0.23] - peer tso flag ok # 41.78 [+0.89] - no aggregation ok # 43.11 [+1.33] - gro flag with GRO on ok # 43.73 [+0.61] - aggregation ok # 45.09 [+1.36] - after dev off, flag ok # 45.34 [+0.25] - peer flag ok # 46.03 [+0.69] - after gro on xdp off, gro flag ok # 46.29 [+0.26] - peer gro flag ok # 46.55 [+0.26] - tso flag ok # 46.80 [+0.25] - peer tso flag ok # 47.85 [+1.05] decreasing tx channels with device down ok # 48.75 [+0.90] - aggregation ok # 50.91 [+2.16] increasing tx channels with device down ok # 52.41 [+1.49] 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__->