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.67 [+1.67] default - gro flag ok # 1.84 [+0.17] - peer gro flag ok # 2.04 [+0.20] - tso flag ok # 2.24 [+0.20] - peer tso flag ok # 2.63 [+0.39] - aggregation ok # 3.81 [+1.18] - aggregation with TSO off ok # 6.65 [+2.85] with gro on - gro flag ok # 6.84 [+0.18] - peer gro flag ok # 7.05 [+0.21] - tso flag ok # 7.27 [+0.22] - peer tso flag ok # 8.00 [+0.74] - aggregation with TSO off ok # 11.13 [+3.12] gro vs xdp while down - gro flag off ok # 11.46 [+0.33] - after down ok # 11.77 [+0.31] - after xdp off ok # 12.07 [+0.30] - after up ok # 12.63 [+0.56] - after peer xdp ok # 15.34 [+2.71] gro vs xdp while down - gro flag on ok # 15.64 [+0.30] - after down ok # 15.95 [+0.31] - after xdp off ok # 16.24 [+0.29] - after up ok # 16.81 [+0.57] - after peer xdp ok # 19.60 [+2.80] default channels ok # 20.16 [+0.56] with gro enabled on link down - gro flag ok # 20.38 [+0.22] - peer gro flag ok # 20.59 [+0.22] - tso flag ok # 20.80 [+0.21] - peer tso flag ok # 21.66 [+0.85] - aggregation with TSO off ok # 24.90 [+3.24] setting tx channels ok # 25.78 [+0.88] setting both rx and tx channels ok # 26.59 [+0.82] bad setting: combined channels ok # 27.46 [+0.86] setting invalid channels nr ok # 27.79 [+0.33] bad setting: XDP with RX nr less than TX ok # 28.72 [+0.94] bad setting: reducing RX nr below peer TX with XDP set ok # 28.91 [+0.19] bad setting: increasing peer TX nr above RX with XDP set ok # 29.80 [+0.89] setting invalid channels nr ok # 30.33 [+0.53] with xdp attached - gro flag ok # 30.51 [+0.18] - peer gro flag ok # 30.71 [+0.21] - tso flag ok # 30.94 [+0.23] - peer tso flag ok # 31.59 [+0.65] - no aggregation ok # 32.54 [+0.95] - gro flag with GRO on ok # 32.85 [+0.32] - aggregation ok # 33.75 [+0.90] - after dev off, flag ok # 33.92 [+0.17] - peer flag ok # 34.37 [+0.44] - after gro on xdp off, gro flag ok # 34.53 [+0.17] - peer gro flag ok # 34.71 [+0.17] - tso flag ok # 34.88 [+0.18] - peer tso flag ok # 35.53 [+0.65] decreasing tx channels with device down ok # 36.00 [+0.47] - aggregation ok # 37.35 [+1.35] increasing tx channels with device down ok # 38.07 [+0.72] 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__->