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.83 [+2.83] default - gro flag ok # 3.12 [+0.29] - peer gro flag ok # 3.39 [+0.27] - tso flag ok # 3.69 [+0.30] - peer tso flag ok # 4.34 [+0.65] - aggregation ok # 6.17 [+1.83] - aggregation with TSO off ok # 10.08 [+3.90] with gro on - gro flag ok # 10.35 [+0.27] - peer gro flag ok # 10.64 [+0.29] - tso flag ok # 10.91 [+0.27] - peer tso flag ok # 12.09 [+1.19] - aggregation with TSO off ok # 16.40 [+4.31] gro vs xdp while down - gro flag off ok # 16.86 [+0.47] - after down ok # 17.32 [+0.46] - after xdp off ok # 17.78 [+0.46] - after up ok # 18.53 [+0.75] - after peer xdp ok # 22.39 [+3.85] gro vs xdp while down - gro flag on ok # 22.84 [+0.45] - after down ok # 23.32 [+0.48] - after xdp off ok # 23.79 [+0.47] - after up ok # 24.53 [+0.74] - after peer xdp ok # 27.86 [+3.33] default channels ok # 28.64 [+0.78] with gro enabled on link down - gro flag ok # 28.93 [+0.29] - peer gro flag ok # 29.22 [+0.29] - tso flag ok # 29.51 [+0.29] - peer tso flag ok # 30.96 [+1.45] - aggregation with TSO off ok # 35.40 [+4.44] setting tx channels ok # 36.52 [+1.12] setting both rx and tx channels ok # 37.65 [+1.13] bad setting: combined channels ok # 38.74 [+1.09] setting invalid channels nr ok # 39.33 [+0.60] bad setting: XDP with RX nr less than TX ok # 40.84 [+1.51] bad setting: reducing RX nr below peer TX with XDP set ok # 41.13 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 42.21 [+1.08] setting invalid channels nr ok # 42.92 [+0.72] with xdp attached - gro flag ok # 43.21 [+0.28] - peer gro flag ok # 43.49 [+0.29] - tso flag ok # 43.77 [+0.27] - peer tso flag ok # 44.68 [+0.91] - no aggregation ok # 46.01 [+1.33] - gro flag with GRO on ok # 46.64 [+0.63] - aggregation ok # 48.04 [+1.39] - after dev off, flag ok # 48.30 [+0.26] - peer flag ok # 49.02 [+0.72] - after gro on xdp off, gro flag ok # 49.30 [+0.27] - peer gro flag ok # 49.55 [+0.25] - tso flag ok # 49.83 [+0.28] - peer tso flag ok # 50.99 [+1.16] decreasing tx channels with device down ok # 51.98 [+0.99] - aggregation ok # 54.22 [+2.25] increasing tx channels with device down ok # 55.80 [+1.58] 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__->