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.62 [+2.62] default - gro flag ok # 2.85 [+0.23] - peer gro flag ok # 3.11 [+0.26] - tso flag ok # 3.35 [+0.24] - peer tso flag ok # 3.91 [+0.57] - aggregation ok # 5.51 [+1.60] - aggregation with TSO off ok # 9.10 [+3.59] with gro on - gro flag ok # 9.34 [+0.24] - peer gro flag ok # 9.57 [+0.23] - tso flag ok # 9.80 [+0.23] - peer tso flag ok # 10.93 [+1.13] - aggregation with TSO off ok # 14.99 [+4.06] gro vs xdp while down - gro flag off ok # 15.40 [+0.41] - after down ok # 15.84 [+0.44] - after xdp off ok # 16.24 [+0.40] - after up ok # 16.88 [+0.64] - after peer xdp ok # 20.38 [+3.50] gro vs xdp while down - gro flag on ok # 20.80 [+0.42] - after down ok # 21.22 [+0.42] - after xdp off ok # 21.62 [+0.40] - after up ok # 22.34 [+0.72] - after peer xdp ok # 25.46 [+3.11] default channels ok # 26.15 [+0.69] with gro enabled on link down - gro flag ok # 26.38 [+0.24] - peer gro flag ok # 26.60 [+0.21] - tso flag ok # 26.86 [+0.26] - peer tso flag ok # 28.16 [+1.30] - aggregation with TSO off ok # 32.32 [+4.17] setting tx channels ok # 33.26 [+0.94] setting both rx and tx channels ok # 34.27 [+1.01] bad setting: combined channels ok # 35.24 [+0.97] setting invalid channels nr ok # 35.77 [+0.53] bad setting: XDP with RX nr less than TX ok # 37.14 [+1.37] bad setting: reducing RX nr below peer TX with XDP set ok # 37.40 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.34 [+0.94] setting invalid channels nr ok # 38.99 [+0.65] with xdp attached - gro flag ok # 39.22 [+0.23] - peer gro flag ok # 39.47 [+0.25] - tso flag ok # 39.71 [+0.24] - peer tso flag ok # 40.53 [+0.82] - no aggregation ok # 41.69 [+1.17] - gro flag with GRO on ok # 42.27 [+0.58] - aggregation ok # 43.51 [+1.24] - after dev off, flag ok # 43.74 [+0.23] - peer flag ok # 44.39 [+0.66] - after gro on xdp off, gro flag ok # 44.63 [+0.23] - peer gro flag ok # 44.88 [+0.25] - tso flag ok # 45.13 [+0.25] - peer tso flag ok # 46.07 [+0.95] decreasing tx channels with device down ok # 46.95 [+0.88] - aggregation ok # 48.94 [+1.98] increasing tx channels with device down ok # 50.34 [+1.40] 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__->