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 # 1.37 [+1.37] default - gro flag ok # 1.51 [+0.15] - peer gro flag ok # 1.65 [+0.13] - tso flag ok # 1.80 [+0.16] - peer tso flag ok # 2.07 [+0.27] - aggregation ok # 2.91 [+0.83] - aggregation with TSO off ok # 4.99 [+2.08] with gro on - gro flag ok # 5.13 [+0.14] - peer gro flag ok # 5.29 [+0.17] - tso flag ok # 5.45 [+0.16] - peer tso flag ok # 6.01 [+0.56] - aggregation with TSO off ok # 8.50 [+2.48] gro vs xdp while down - gro flag off ok # 8.72 [+0.23] - after down ok # 9.00 [+0.28] - after xdp off ok # 9.21 [+0.21] - after up ok # 9.61 [+0.40] - after peer xdp ok # 11.54 [+1.93] gro vs xdp while down - gro flag on ok # 11.77 [+0.23] - after down ok # 12.06 [+0.29] - after xdp off ok # 12.35 [+0.29] - after up ok # 12.87 [+0.52] - after peer xdp ok # 14.89 [+2.02] default channels ok # 15.26 [+0.37] with gro enabled on link down - gro flag ok # 15.40 [+0.14] - peer gro flag ok # 15.57 [+0.17] - tso flag ok # 15.72 [+0.15] - peer tso flag ok # 16.38 [+0.65] - aggregation with TSO off ok # 18.77 [+2.39] setting tx channels ok # 19.39 [+0.62] setting both rx and tx channels ok # 19.99 [+0.60] bad setting: combined channels ok # 20.57 [+0.58] setting invalid channels nr ok # 20.81 [+0.24] bad setting: XDP with RX nr less than TX ok # 21.50 [+0.69] bad setting: reducing RX nr below peer TX with XDP set ok # 21.66 [+0.16] bad setting: increasing peer TX nr above RX with XDP set ok # 22.21 [+0.55] setting invalid channels nr ok # 22.60 [+0.39] with xdp attached - gro flag ok # 22.75 [+0.15] - peer gro flag ok # 22.92 [+0.17] - tso flag ok # 23.05 [+0.14] - peer tso flag ok # 23.45 [+0.40] - no aggregation ok # 24.16 [+0.71] - gro flag with GRO on ok # 24.43 [+0.27] - aggregation ok # 25.19 [+0.76] - after dev off, flag ok # 25.34 [+0.16] - peer flag ok # 25.70 [+0.36] - after gro on xdp off, gro flag ok # 25.84 [+0.14] - peer gro flag ok # 25.99 [+0.15] - tso flag ok # 26.14 [+0.15] - peer tso flag ok # 26.73 [+0.58] decreasing tx channels with device down ok # 27.15 [+0.42] - aggregation ok # 28.34 [+1.19] increasing tx channels with device down ok # 29.00 [+0.66] 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__->