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.77 [+2.77] default - gro flag ok # 3.01 [+0.24] - peer gro flag ok # 3.27 [+0.26] - tso flag ok # 3.51 [+0.23] - peer tso flag ok # 4.09 [+0.58] - aggregation ok # 5.63 [+1.54] - aggregation with TSO off ok # 9.29 [+3.66] with gro on - gro flag ok # 9.52 [+0.22] - peer gro flag ok # 9.75 [+0.23] - tso flag ok # 9.99 [+0.24] - peer tso flag ok # 11.07 [+1.08] - aggregation with TSO off ok # 15.02 [+3.95] gro vs xdp while down - gro flag off ok # 15.42 [+0.40] - after down ok # 15.85 [+0.43] - after xdp off ok # 16.23 [+0.38] - after up ok # 16.94 [+0.72] - after peer xdp ok # 20.38 [+3.44] gro vs xdp while down - gro flag on ok # 20.81 [+0.43] - after down ok # 21.22 [+0.41] - after xdp off ok # 21.65 [+0.43] - after up ok # 22.29 [+0.63] - after peer xdp ok # 25.45 [+3.17] default channels ok # 26.12 [+0.67] with gro enabled on link down - gro flag ok # 26.34 [+0.22] - peer gro flag ok # 26.57 [+0.23] - tso flag ok # 26.80 [+0.23] - peer tso flag ok # 28.10 [+1.30] - aggregation with TSO off ok # 32.16 [+4.06] setting tx channels ok # 33.09 [+0.94] setting both rx and tx channels ok # 34.06 [+0.97] bad setting: combined channels ok # 35.06 [+1.00] setting invalid channels nr ok # 35.55 [+0.50] bad setting: XDP with RX nr less than TX ok # 36.89 [+1.33] bad setting: reducing RX nr below peer TX with XDP set ok # 37.15 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.05 [+0.90] setting invalid channels nr ok # 38.68 [+0.63] with xdp attached - gro flag ok # 38.91 [+0.24] - peer gro flag ok # 39.16 [+0.25] - tso flag ok # 39.40 [+0.24] - peer tso flag ok # 40.20 [+0.80] - no aggregation ok # 41.36 [+1.17] - gro flag with GRO on ok # 41.93 [+0.57] - aggregation ok # 43.21 [+1.28] - after dev off, flag ok # 43.46 [+0.24] - peer flag ok # 44.11 [+0.65] - after gro on xdp off, gro flag ok # 44.33 [+0.22] - peer gro flag ok # 44.57 [+0.24] - tso flag ok # 44.81 [+0.24] - peer tso flag ok # 45.79 [+0.97] decreasing tx channels with device down ok # 46.67 [+0.88] - aggregation ok # 48.67 [+2.00] increasing tx channels with device down ok # 50.06 [+1.39] 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__->