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.82 [+1.82] default - gro flag ok # 2.06 [+0.24] - peer gro flag ok # 2.23 [+0.17] - tso flag ok # 2.41 [+0.18] - peer tso flag ok # 2.78 [+0.37] - aggregation ok # 3.96 [+1.18] - aggregation with TSO off ok # 6.56 [+2.60] with gro on - gro flag ok # 6.74 [+0.18] - peer gro flag ok # 6.94 [+0.19] - tso flag ok # 7.16 [+0.23] - peer tso flag ok # 7.87 [+0.70] - aggregation with TSO off ok # 10.63 [+2.77] gro vs xdp while down - gro flag off ok # 10.92 [+0.29] - after down ok # 11.22 [+0.30] - after xdp off ok # 11.49 [+0.27] - after up ok # 11.97 [+0.48] - after peer xdp ok # 14.33 [+2.36] gro vs xdp while down - gro flag on ok # 14.62 [+0.28] - after down ok # 14.96 [+0.34] - after xdp off ok # 15.23 [+0.27] - after up ok # 15.68 [+0.45] - after peer xdp ok # 17.77 [+2.09] default channels ok # 18.17 [+0.40] with gro enabled on link down - gro flag ok # 18.34 [+0.17] - peer gro flag ok # 18.51 [+0.17] - tso flag ok # 18.69 [+0.18] - peer tso flag ok # 19.34 [+0.65] - aggregation with TSO off ok # 21.87 [+2.53] setting tx channels ok # 22.51 [+0.64] setting both rx and tx channels ok # 23.21 [+0.70] bad setting: combined channels ok # 23.85 [+0.65] setting invalid channels nr ok # 24.13 [+0.27] bad setting: XDP with RX nr less than TX ok # 24.95 [+0.82] bad setting: reducing RX nr below peer TX with XDP set ok # 25.09 [+0.14] bad setting: increasing peer TX nr above RX with XDP set ok # 25.77 [+0.69] setting invalid channels nr ok # 26.17 [+0.40] with xdp attached - gro flag ok # 26.33 [+0.15] - peer gro flag ok # 26.47 [+0.15] - tso flag ok # 26.66 [+0.18] - peer tso flag ok # 27.09 [+0.44] - no aggregation ok # 27.88 [+0.79] - gro flag with GRO on ok # 28.18 [+0.30] - aggregation ok # 29.02 [+0.84] - after dev off, flag ok # 29.20 [+0.17] - peer flag ok # 29.58 [+0.39] - after gro on xdp off, gro flag ok # 29.75 [+0.17] - peer gro flag ok # 29.90 [+0.15] - tso flag ok # 30.04 [+0.14] - peer tso flag ok # 30.70 [+0.66] decreasing tx channels with device down ok # 31.16 [+0.45] - aggregation ok # 32.44 [+1.29] increasing tx channels with device down ok # 33.14 [+0.70] 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__->