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.70 [+2.70] default - gro flag ok # 2.93 [+0.23] - peer gro flag ok # 3.19 [+0.26] - tso flag ok # 3.45 [+0.25] - peer tso flag ok # 4.06 [+0.61] - aggregation ok # 5.76 [+1.71] - aggregation with TSO off ok # 9.34 [+3.58] with gro on - gro flag ok # 9.61 [+0.26] - peer gro flag ok # 9.83 [+0.22] - tso flag ok # 10.09 [+0.26] - peer tso flag ok # 11.22 [+1.13] - aggregation with TSO off ok # 15.20 [+3.97] gro vs xdp while down - gro flag off ok # 15.61 [+0.42] - after down ok # 16.06 [+0.44] - after xdp off ok # 16.47 [+0.42] - after up ok # 17.17 [+0.70] - after peer xdp ok # 20.69 [+3.52] gro vs xdp while down - gro flag on ok # 21.13 [+0.44] - after down ok # 21.53 [+0.41] - after xdp off ok # 21.97 [+0.43] - after up ok # 22.67 [+0.70] - after peer xdp ok # 25.82 [+3.15] default channels ok # 26.52 [+0.70] with gro enabled on link down - gro flag ok # 26.76 [+0.24] - peer gro flag ok # 27.03 [+0.27] - tso flag ok # 27.28 [+0.24] - peer tso flag ok # 28.64 [+1.36] - aggregation with TSO off ok # 32.70 [+4.06] setting tx channels ok # 33.73 [+1.03] setting both rx and tx channels ok # 34.81 [+1.08] bad setting: combined channels ok # 35.81 [+1.01] setting invalid channels nr ok # 36.36 [+0.55] bad setting: XDP with RX nr less than TX ok # 37.76 [+1.40] bad setting: reducing RX nr below peer TX with XDP set ok # 38.04 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 39.10 [+1.07] setting invalid channels nr ok # 39.77 [+0.66] with xdp attached - gro flag ok # 40.02 [+0.25] - peer gro flag ok # 40.27 [+0.25] - tso flag ok # 40.52 [+0.25] - peer tso flag ok # 41.38 [+0.87] - no aggregation ok # 42.68 [+1.29] - gro flag with GRO on ok # 43.27 [+0.59] - aggregation ok # 44.63 [+1.36] - after dev off, flag ok # 44.87 [+0.24] - peer flag ok # 45.56 [+0.69] - after gro on xdp off, gro flag ok # 45.84 [+0.28] - peer gro flag ok # 46.10 [+0.26] - tso flag ok # 46.36 [+0.26] - peer tso flag ok # 47.36 [+1.00] decreasing tx channels with device down ok # 48.29 [+0.94] - aggregation ok # 50.38 [+2.09] increasing tx channels with device down ok # 51.87 [+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__->