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.59 [+2.59] default - gro flag ok # 2.83 [+0.24] - peer gro flag ok # 3.06 [+0.24] - tso flag ok # 3.30 [+0.24] - peer tso flag ok # 3.87 [+0.56] - aggregation ok # 5.44 [+1.57] - aggregation with TSO off ok # 8.85 [+3.41] with gro on - gro flag ok # 9.07 [+0.22] - peer gro flag ok # 9.32 [+0.26] - tso flag ok # 9.57 [+0.24] - peer tso flag ok # 10.63 [+1.07] - aggregation with TSO off ok # 14.53 [+3.89] gro vs xdp while down - gro flag off ok # 14.92 [+0.39] - after down ok # 15.34 [+0.42] - after xdp off ok # 15.73 [+0.40] - after up ok # 16.42 [+0.68] - after peer xdp ok # 19.97 [+3.56] gro vs xdp while down - gro flag on ok # 20.36 [+0.39] - after down ok # 20.81 [+0.45] - after xdp off ok # 21.23 [+0.42] - after up ok # 21.97 [+0.75] - after peer xdp ok # 25.17 [+3.20] default channels ok # 25.84 [+0.67] with gro enabled on link down - gro flag ok # 26.10 [+0.26] - peer gro flag ok # 26.35 [+0.25] - tso flag ok # 26.58 [+0.23] - peer tso flag ok # 27.79 [+1.21] - aggregation with TSO off ok # 31.84 [+4.05] setting tx channels ok # 32.92 [+1.08] setting both rx and tx channels ok # 33.91 [+0.99] bad setting: combined channels ok # 35.00 [+1.10] setting invalid channels nr ok # 35.52 [+0.52] bad setting: XDP with RX nr less than TX ok # 36.86 [+1.34] bad setting: reducing RX nr below peer TX with XDP set ok # 37.12 [+0.25] bad setting: increasing peer TX nr above RX with XDP set ok # 38.07 [+0.95] setting invalid channels nr ok # 38.65 [+0.58] with xdp attached - gro flag ok # 38.87 [+0.22] - peer gro flag ok # 39.12 [+0.25] - tso flag ok # 39.36 [+0.24] - peer tso flag ok # 40.17 [+0.80] - no aggregation ok # 41.38 [+1.21] - gro flag with GRO on ok # 41.93 [+0.56] - aggregation ok # 43.20 [+1.27] - after dev off, flag ok # 43.42 [+0.22] - peer flag ok # 44.12 [+0.70] - after gro on xdp off, gro flag ok # 44.37 [+0.25] - peer gro flag ok # 44.60 [+0.24] - tso flag ok # 44.85 [+0.24] - peer tso flag ok # 45.81 [+0.97] decreasing tx channels with device down ok # 46.66 [+0.85] - aggregation ok # 48.58 [+1.92] increasing tx channels with device down ok # 49.93 [+1.35] 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__->