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.43 [+2.43] default - gro flag ok # 2.66 [+0.23] - peer gro flag ok # 2.86 [+0.20] - tso flag ok # 3.09 [+0.23] - peer tso flag ok # 3.65 [+0.56] - aggregation ok # 5.13 [+1.48] - aggregation with TSO off ok # 8.70 [+3.58] with gro on - gro flag ok # 8.93 [+0.23] - peer gro flag ok # 9.18 [+0.25] - tso flag ok # 9.42 [+0.24] - peer tso flag ok # 10.45 [+1.02] - aggregation with TSO off ok # 14.18 [+3.74] gro vs xdp while down - gro flag off ok # 14.56 [+0.38] - after down ok # 14.94 [+0.38] - after xdp off ok # 15.31 [+0.37] - after up ok # 15.96 [+0.65] - after peer xdp ok # 19.27 [+3.31] gro vs xdp while down - gro flag on ok # 19.67 [+0.40] - after down ok # 20.07 [+0.40] - after xdp off ok # 20.43 [+0.36] - after up ok # 21.10 [+0.67] - after peer xdp ok # 24.03 [+2.93] default channels ok # 24.64 [+0.61] with gro enabled on link down - gro flag ok # 24.86 [+0.22] - peer gro flag ok # 25.09 [+0.23] - tso flag ok # 25.27 [+0.19] - peer tso flag ok # 26.46 [+1.18] - aggregation with TSO off ok # 30.39 [+3.93] setting tx channels ok # 31.29 [+0.90] setting both rx and tx channels ok # 32.23 [+0.94] bad setting: combined channels ok # 33.16 [+0.93] setting invalid channels nr ok # 33.66 [+0.49] bad setting: XDP with RX nr less than TX ok # 34.93 [+1.27] bad setting: reducing RX nr below peer TX with XDP set ok # 35.17 [+0.24] bad setting: increasing peer TX nr above RX with XDP set ok # 36.12 [+0.95] setting invalid channels nr ok # 36.76 [+0.63] with xdp attached - gro flag ok # 36.97 [+0.21] - peer gro flag ok # 37.21 [+0.25] - tso flag ok # 37.45 [+0.23] - peer tso flag ok # 38.24 [+0.80] - no aggregation ok # 39.45 [+1.20] - gro flag with GRO on ok # 39.99 [+0.54] - aggregation ok # 41.21 [+1.22] - after dev off, flag ok # 41.46 [+0.25] - peer flag ok # 42.09 [+0.63] - after gro on xdp off, gro flag ok # 42.35 [+0.26] - peer gro flag ok # 42.58 [+0.22] - tso flag ok # 42.76 [+0.19] - peer tso flag ok # 43.70 [+0.94] decreasing tx channels with device down ok # 44.55 [+0.85] - aggregation ok # 46.50 [+1.95] increasing tx channels with device down ok # 47.85 [+1.34] 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__->