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.67 [+2.67] default - gro flag ok # 2.94 [+0.27] - peer gro flag ok # 3.18 [+0.24] - tso flag ok # 3.43 [+0.26] - peer tso flag ok # 4.07 [+0.63] - aggregation ok # 5.74 [+1.68] - aggregation with TSO off ok # 9.49 [+3.75] with gro on - gro flag ok # 9.77 [+0.28] - peer gro flag ok # 10.05 [+0.28] - tso flag ok # 10.32 [+0.27] - peer tso flag ok # 11.51 [+1.19] - aggregation with TSO off ok # 15.47 [+3.96] gro vs xdp while down - gro flag off ok # 15.90 [+0.43] - after down ok # 16.30 [+0.40] - after xdp off ok # 16.72 [+0.41] - after up ok # 17.44 [+0.73] - after peer xdp ok # 20.92 [+3.48] gro vs xdp while down - gro flag on ok # 21.35 [+0.43] - after down ok # 21.77 [+0.42] - after xdp off ok # 22.19 [+0.41] - after up ok # 22.87 [+0.68] - after peer xdp ok # 25.99 [+3.12] default channels ok # 26.65 [+0.66] with gro enabled on link down - gro flag ok # 26.90 [+0.25] - peer gro flag ok # 27.16 [+0.26] - tso flag ok # 27.40 [+0.24] - peer tso flag ok # 28.76 [+1.36] - aggregation with TSO off ok # 32.89 [+4.13] setting tx channels ok # 33.98 [+1.09] setting both rx and tx channels ok # 34.99 [+1.01] bad setting: combined channels ok # 36.07 [+1.08] setting invalid channels nr ok # 36.62 [+0.55] bad setting: XDP with RX nr less than TX ok # 38.00 [+1.38] bad setting: reducing RX nr below peer TX with XDP set ok # 38.27 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 39.27 [+1.00] setting invalid channels nr ok # 39.95 [+0.68] with xdp attached - gro flag ok # 40.18 [+0.23] - peer gro flag ok # 40.43 [+0.25] - tso flag ok # 40.70 [+0.26] - peer tso flag ok # 41.58 [+0.88] - no aggregation ok # 42.84 [+1.26] - gro flag with GRO on ok # 43.46 [+0.61] - aggregation ok # 44.74 [+1.28] - after dev off, flag ok # 44.99 [+0.25] - peer flag ok # 45.71 [+0.72] - after gro on xdp off, gro flag ok # 45.97 [+0.26] - peer gro flag ok # 46.21 [+0.24] - tso flag ok # 46.46 [+0.24] - peer tso flag ok # 47.51 [+1.05] decreasing tx channels with device down ok # 48.47 [+0.96] - aggregation ok # 50.53 [+2.06] increasing tx channels with device down ok # 52.02 [+1.49] 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__->