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.76 [+2.76] default - gro flag ok # 3.03 [+0.27] - peer gro flag ok # 3.31 [+0.28] - tso flag ok # 3.56 [+0.25] - peer tso flag ok # 4.20 [+0.63] - aggregation ok # 5.89 [+1.69] - aggregation with TSO off ok # 9.62 [+3.74] with gro on - gro flag ok # 9.89 [+0.27] - peer gro flag ok # 10.17 [+0.28] - tso flag ok # 10.45 [+0.28] - peer tso flag ok # 11.65 [+1.20] - aggregation with TSO off ok # 15.78 [+4.13] gro vs xdp while down - gro flag off ok # 16.22 [+0.44] - after down ok # 16.66 [+0.44] - after xdp off ok # 17.07 [+0.41] - after up ok # 17.76 [+0.69] - after peer xdp ok # 21.57 [+3.81] gro vs xdp while down - gro flag on ok # 22.02 [+0.44] - after down ok # 22.46 [+0.45] - after xdp off ok # 22.91 [+0.44] - after up ok # 23.62 [+0.72] - after peer xdp ok # 26.95 [+3.33] default channels ok # 27.67 [+0.72] with gro enabled on link down - gro flag ok # 27.91 [+0.24] - peer gro flag ok # 28.18 [+0.27] - tso flag ok # 28.44 [+0.26] - peer tso flag ok # 29.84 [+1.41] - aggregation with TSO off ok # 34.12 [+4.28] setting tx channels ok # 35.19 [+1.07] setting both rx and tx channels ok # 36.23 [+1.04] bad setting: combined channels ok # 37.29 [+1.06] setting invalid channels nr ok # 37.86 [+0.57] bad setting: XDP with RX nr less than TX ok # 39.27 [+1.41] bad setting: reducing RX nr below peer TX with XDP set ok # 39.55 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.57 [+1.02] setting invalid channels nr ok # 41.25 [+0.68] with xdp attached - gro flag ok # 41.51 [+0.26] - peer gro flag ok # 41.78 [+0.27] - tso flag ok # 42.06 [+0.28] - peer tso flag ok # 42.94 [+0.89] - no aggregation ok # 44.22 [+1.28] - gro flag with GRO on ok # 44.82 [+0.60] - aggregation ok # 46.24 [+1.41] - after dev off, flag ok # 46.51 [+0.28] - peer flag ok # 47.19 [+0.68] - after gro on xdp off, gro flag ok # 47.44 [+0.25] - peer gro flag ok # 47.70 [+0.26] - tso flag ok # 47.94 [+0.24] - peer tso flag ok # 48.98 [+1.04] decreasing tx channels with device down ok # 49.90 [+0.92] - aggregation ok # 51.98 [+2.08] increasing tx channels with device down ok # 53.52 [+1.54] 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__->