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.79 [+2.79] default - gro flag ok # 3.01 [+0.22] - peer gro flag ok # 3.31 [+0.29] - tso flag ok # 3.57 [+0.26] - peer tso flag ok # 4.24 [+0.67] - aggregation ok # 5.99 [+1.75] - aggregation with TSO off ok # 9.81 [+3.82] with gro on - gro flag ok # 10.08 [+0.27] - peer gro flag ok # 10.35 [+0.27] - tso flag ok # 10.62 [+0.28] - peer tso flag ok # 11.83 [+1.21] - aggregation with TSO off ok # 16.03 [+4.20] gro vs xdp while down - gro flag off ok # 16.50 [+0.47] - after down ok # 16.94 [+0.44] - after xdp off ok # 17.39 [+0.44] - after up ok # 18.11 [+0.72] - after peer xdp ok # 21.89 [+3.77] gro vs xdp while down - gro flag on ok # 22.33 [+0.44] - after down ok # 22.77 [+0.45] - after xdp off ok # 23.20 [+0.43] - after up ok # 23.95 [+0.75] - after peer xdp ok # 27.26 [+3.30] default channels ok # 27.96 [+0.71] with gro enabled on link down - gro flag ok # 28.24 [+0.28] - peer gro flag ok # 28.52 [+0.28] - tso flag ok # 28.79 [+0.27] - peer tso flag ok # 30.19 [+1.40] - aggregation with TSO off ok # 34.51 [+4.31] setting tx channels ok # 35.55 [+1.05] setting both rx and tx channels ok # 36.67 [+1.11] bad setting: combined channels ok # 37.76 [+1.10] setting invalid channels nr ok # 38.34 [+0.57] bad setting: XDP with RX nr less than TX ok # 39.78 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 40.07 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.19 [+1.12] setting invalid channels nr ok # 41.90 [+0.71] with xdp attached - gro flag ok # 42.17 [+0.26] - peer gro flag ok # 42.46 [+0.29] - tso flag ok # 42.71 [+0.26] - peer tso flag ok # 43.63 [+0.92] - no aggregation ok # 44.99 [+1.36] - gro flag with GRO on ok # 45.62 [+0.62] - aggregation ok # 47.02 [+1.41] - after dev off, flag ok # 47.29 [+0.27] - peer flag ok # 48.05 [+0.76] - after gro on xdp off, gro flag ok # 48.31 [+0.26] - peer gro flag ok # 48.57 [+0.26] - tso flag ok # 48.84 [+0.27] - peer tso flag ok # 49.95 [+1.11] decreasing tx channels with device down ok # 50.93 [+0.98] - aggregation ok # 53.24 [+2.30] increasing tx channels with device down ok # 54.77 [+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__->