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.70 [+2.70] default - gro flag ok # 2.98 [+0.27] - peer gro flag ok # 3.24 [+0.26] - tso flag ok # 3.50 [+0.26] - peer tso flag ok # 4.11 [+0.61] - aggregation ok # 5.80 [+1.69] - aggregation with TSO off ok # 9.61 [+3.81] with gro on - gro flag ok # 9.90 [+0.28] - peer gro flag ok # 10.16 [+0.26] - tso flag ok # 10.43 [+0.27] - peer tso flag ok # 11.62 [+1.19] - aggregation with TSO off ok # 15.77 [+4.16] gro vs xdp while down - gro flag off ok # 16.19 [+0.41] - after down ok # 16.65 [+0.47] - after xdp off ok # 17.08 [+0.43] - after up ok # 17.80 [+0.72] - after peer xdp ok # 21.49 [+3.69] gro vs xdp while down - gro flag on ok # 21.93 [+0.44] - after down ok # 22.40 [+0.47] - after xdp off ok # 22.83 [+0.43] - after up ok # 23.56 [+0.73] - after peer xdp ok # 26.75 [+3.19] default channels ok # 27.48 [+0.73] with gro enabled on link down - gro flag ok # 27.74 [+0.26] - peer gro flag ok # 28.03 [+0.29] - tso flag ok # 28.33 [+0.31] - peer tso flag ok # 29.81 [+1.48] - aggregation with TSO off ok # 34.07 [+4.26] setting tx channels ok # 35.14 [+1.06] setting both rx and tx channels ok # 36.15 [+1.02] bad setting: combined channels ok # 37.22 [+1.06] setting invalid channels nr ok # 37.79 [+0.57] bad setting: XDP with RX nr less than TX ok # 39.22 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 39.50 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.56 [+1.06] setting invalid channels nr ok # 41.25 [+0.69] with xdp attached - gro flag ok # 41.52 [+0.27] - peer gro flag ok # 41.73 [+0.22] - tso flag ok # 42.00 [+0.27] - peer tso flag ok # 42.93 [+0.93] - no aggregation ok # 44.26 [+1.33] - gro flag with GRO on ok # 44.88 [+0.62] - aggregation ok # 46.23 [+1.35] - after dev off, flag ok # 46.48 [+0.25] - peer flag ok # 47.24 [+0.75] - after gro on xdp off, gro flag ok # 47.52 [+0.28] - peer gro flag ok # 47.78 [+0.27] - tso flag ok # 48.06 [+0.28] - peer tso flag ok # 49.10 [+1.04] decreasing tx channels with device down ok # 50.02 [+0.92] - aggregation ok # 52.15 [+2.13] increasing tx channels with device down ok # 53.63 [+1.48] 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__->