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.61 [+2.61] default - gro flag ok # 2.85 [+0.23] - peer gro flag ok # 3.09 [+0.24] - tso flag ok # 3.34 [+0.24] - peer tso flag ok # 3.91 [+0.58] - aggregation ok # 5.47 [+1.55] - aggregation with TSO off ok # 9.07 [+3.61] with gro on - gro flag ok # 9.32 [+0.25] - peer gro flag ok # 9.55 [+0.23] - tso flag ok # 9.80 [+0.25] - peer tso flag ok # 10.91 [+1.11] - aggregation with TSO off ok # 14.85 [+3.94] gro vs xdp while down - gro flag off ok # 15.21 [+0.36] - after down ok # 15.63 [+0.42] - after xdp off ok # 16.01 [+0.38] - after up ok # 16.67 [+0.66] - after peer xdp ok # 20.16 [+3.49] gro vs xdp while down - gro flag on ok # 20.58 [+0.42] - after down ok # 21.04 [+0.46] - after xdp off ok # 21.46 [+0.42] - after up ok # 22.19 [+0.73] - after peer xdp ok # 25.22 [+3.03] default channels ok # 25.93 [+0.71] with gro enabled on link down - gro flag ok # 26.14 [+0.21] - peer gro flag ok # 26.37 [+0.23] - tso flag ok # 26.63 [+0.26] - peer tso flag ok # 27.90 [+1.28] - aggregation with TSO off ok # 31.91 [+4.00] setting tx channels ok # 32.87 [+0.96] setting both rx and tx channels ok # 33.88 [+1.01] bad setting: combined channels ok # 34.91 [+1.03] setting invalid channels nr ok # 35.43 [+0.53] bad setting: XDP with RX nr less than TX ok # 36.79 [+1.35] bad setting: reducing RX nr below peer TX with XDP set ok # 37.05 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.05 [+1.00] setting invalid channels nr ok # 38.72 [+0.67] with xdp attached - gro flag ok # 38.97 [+0.25] - peer gro flag ok # 39.27 [+0.30] - tso flag ok # 39.58 [+0.31] - peer tso flag ok # 40.46 [+0.88] - no aggregation ok # 41.67 [+1.21] - gro flag with GRO on ok # 42.27 [+0.59] - aggregation ok # 43.52 [+1.26] - after dev off, flag ok # 43.80 [+0.28] - peer flag ok # 44.49 [+0.69] - after gro on xdp off, gro flag ok # 44.73 [+0.23] - peer gro flag ok # 44.93 [+0.20] - tso flag ok # 45.16 [+0.23] - peer tso flag ok # 46.17 [+1.00] decreasing tx channels with device down ok # 47.07 [+0.90] - aggregation ok # 49.06 [+1.99] increasing tx channels with device down ok # 50.48 [+1.42] 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__->