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.20 [+1.20] default - gro flag ok # 1.35 [+0.14] - peer gro flag ok # 1.49 [+0.14] - tso flag ok # 1.62 [+0.12] - peer tso flag ok # 1.87 [+0.26] - aggregation ok # 2.71 [+0.83] - aggregation with TSO off ok # 4.63 [+1.92] with gro on - gro flag ok # 4.77 [+0.14] - peer gro flag ok # 4.93 [+0.16] - tso flag ok # 5.08 [+0.15] - peer tso flag ok # 5.64 [+0.56] - aggregation with TSO off ok # 7.90 [+2.25] gro vs xdp while down - gro flag off ok # 8.14 [+0.24] - after down ok # 8.37 [+0.23] - after xdp off ok # 8.59 [+0.22] - after up ok # 8.96 [+0.38] - after peer xdp ok # 10.77 [+1.81] gro vs xdp while down - gro flag on ok # 11.03 [+0.26] - after down ok # 11.27 [+0.23] - after xdp off ok # 11.50 [+0.23] - after up ok # 11.94 [+0.44] - after peer xdp ok # 13.70 [+1.76] default channels ok # 14.04 [+0.34] with gro enabled on link down - gro flag ok # 14.19 [+0.15] - peer gro flag ok # 14.33 [+0.14] - tso flag ok # 14.48 [+0.16] - peer tso flag ok # 15.08 [+0.60] - aggregation with TSO off ok # 17.35 [+2.27] setting tx channels ok # 17.95 [+0.60] setting both rx and tx channels ok # 18.54 [+0.59] bad setting: combined channels ok # 19.12 [+0.58] setting invalid channels nr ok # 19.35 [+0.24] bad setting: XDP with RX nr less than TX ok # 20.04 [+0.69] bad setting: reducing RX nr below peer TX with XDP set ok # 20.16 [+0.12] bad setting: increasing peer TX nr above RX with XDP set ok # 20.76 [+0.60] setting invalid channels nr ok # 21.13 [+0.37] with xdp attached - gro flag ok # 21.30 [+0.16] - peer gro flag ok # 21.44 [+0.15] - tso flag ok # 21.60 [+0.15] - peer tso flag ok # 21.97 [+0.38] - no aggregation ok # 22.68 [+0.71] - gro flag with GRO on ok # 22.95 [+0.27] - aggregation ok # 23.70 [+0.75] - after dev off, flag ok # 23.84 [+0.14] - peer flag ok # 24.19 [+0.35] - after gro on xdp off, gro flag ok # 24.32 [+0.13] - peer gro flag ok # 24.47 [+0.14] - tso flag ok # 24.60 [+0.13] - peer tso flag ok # 25.17 [+0.57] decreasing tx channels with device down ok # 25.59 [+0.42] - aggregation ok # 26.74 [+1.15] increasing tx channels with device down ok # 27.39 [+0.65] 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__->