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.96 [+2.96] default - gro flag ok # 3.24 [+0.27] - peer gro flag ok # 3.51 [+0.27] - tso flag ok # 3.79 [+0.28] - peer tso flag ok # 4.47 [+0.68] - aggregation ok # 6.22 [+1.75] - aggregation with TSO off ok # 10.02 [+3.79] with gro on - gro flag ok # 10.31 [+0.30] - peer gro flag ok # 10.56 [+0.25] - tso flag ok # 10.82 [+0.26] - peer tso flag ok # 12.07 [+1.24] - aggregation with TSO off ok # 16.38 [+4.31] gro vs xdp while down - gro flag off ok # 16.85 [+0.48] - after down ok # 17.35 [+0.50] - after xdp off ok # 17.83 [+0.48] - after up ok # 18.63 [+0.79] - after peer xdp ok # 22.50 [+3.87] gro vs xdp while down - gro flag on ok # 22.94 [+0.44] - after down ok # 23.42 [+0.48] - after xdp off ok # 23.90 [+0.48] - after up ok # 24.65 [+0.75] - after peer xdp ok # 28.10 [+3.45] default channels ok # 28.86 [+0.76] with gro enabled on link down - gro flag ok # 29.15 [+0.29] - peer gro flag ok # 29.44 [+0.29] - tso flag ok # 29.73 [+0.29] - peer tso flag ok # 31.21 [+1.48] - aggregation with TSO off ok # 35.63 [+4.42] setting tx channels ok # 36.74 [+1.11] setting both rx and tx channels ok # 37.86 [+1.13] bad setting: combined channels ok # 38.95 [+1.09] setting invalid channels nr ok # 39.54 [+0.59] bad setting: XDP with RX nr less than TX ok # 41.10 [+1.55] bad setting: reducing RX nr below peer TX with XDP set ok # 41.40 [+0.31] bad setting: increasing peer TX nr above RX with XDP set ok # 42.46 [+1.06] setting invalid channels nr ok # 43.21 [+0.74] with xdp attached - gro flag ok # 43.49 [+0.28] - peer gro flag ok # 43.76 [+0.27] - tso flag ok # 44.02 [+0.27] - peer tso flag ok # 44.97 [+0.95] - no aggregation ok # 46.35 [+1.38] - gro flag with GRO on ok # 46.98 [+0.63] - aggregation ok # 48.36 [+1.38] - after dev off, flag ok # 48.63 [+0.27] - peer flag ok # 49.40 [+0.76] - after gro on xdp off, gro flag ok # 49.66 [+0.26] - peer gro flag ok # 49.91 [+0.25] - tso flag ok # 50.17 [+0.26] - peer tso flag ok # 51.22 [+1.05] decreasing tx channels with device down ok # 52.21 [+0.99] - aggregation ok # 54.40 [+2.18] increasing tx channels with device down ok # 55.92 [+1.53] 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__->