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.58 [+1.58] default - gro flag ok # 1.73 [+0.15] - peer gro flag ok # 1.88 [+0.15] - tso flag ok # 2.05 [+0.17] - peer tso flag ok # 2.32 [+0.27] - aggregation ok # 3.30 [+0.98] - aggregation with TSO off ok # 5.72 [+2.42] with gro on - gro flag ok # 5.92 [+0.20] - peer gro flag ok # 6.11 [+0.20] - tso flag ok # 6.27 [+0.15] - peer tso flag ok # 6.84 [+0.57] - aggregation with TSO off ok # 9.41 [+2.57] gro vs xdp while down - gro flag off ok # 9.67 [+0.26] - after down ok # 9.95 [+0.27] - after xdp off ok # 10.19 [+0.24] - after up ok # 10.61 [+0.42] - after peer xdp ok # 12.78 [+2.17] gro vs xdp while down - gro flag on ok # 13.03 [+0.25] - after down ok # 13.27 [+0.24] - after xdp off ok # 13.51 [+0.24] - after up ok # 14.02 [+0.51] - after peer xdp ok # 16.24 [+2.22] default channels ok # 16.67 [+0.43] with gro enabled on link down - gro flag ok # 16.83 [+0.16] - peer gro flag ok # 16.99 [+0.16] - tso flag ok # 17.16 [+0.16] - peer tso flag ok # 17.82 [+0.67] - aggregation with TSO off ok # 21.05 [+3.23] setting tx channels ok # 21.73 [+0.68] setting both rx and tx channels ok # 22.43 [+0.70] bad setting: combined channels ok # 23.27 [+0.84] setting invalid channels nr ok # 23.57 [+0.30] bad setting: XDP with RX nr less than TX ok # 24.39 [+0.82] bad setting: reducing RX nr below peer TX with XDP set ok # 24.52 [+0.13] bad setting: increasing peer TX nr above RX with XDP set ok # 25.17 [+0.65] setting invalid channels nr ok # 25.68 [+0.51] with xdp attached - gro flag ok # 25.94 [+0.26] - peer gro flag ok # 26.17 [+0.23] - tso flag ok # 26.38 [+0.21] - peer tso flag ok # 26.82 [+0.44] - no aggregation ok # 27.58 [+0.76] - gro flag with GRO on ok # 27.85 [+0.27] - aggregation ok # 28.76 [+0.91] - after dev off, flag ok # 28.95 [+0.18] - peer flag ok # 29.42 [+0.47] - after gro on xdp off, gro flag ok # 29.60 [+0.18] - peer gro flag ok # 29.75 [+0.16] - tso flag ok # 29.91 [+0.15] - peer tso flag ok # 30.55 [+0.64] decreasing tx channels with device down ok # 31.06 [+0.51] - aggregation ok # 32.44 [+1.38] increasing tx channels with device down ok # 33.14 [+0.69] 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__->