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.73 [+2.73] default - gro flag ok # 2.97 [+0.24] - peer gro flag ok # 3.23 [+0.26] - tso flag ok # 3.49 [+0.26] - peer tso flag ok # 4.13 [+0.63] - aggregation ok # 5.76 [+1.63] - aggregation with TSO off ok # 9.44 [+3.68] with gro on - gro flag ok # 9.67 [+0.24] - peer gro flag ok # 9.91 [+0.24] - tso flag ok # 10.20 [+0.28] - peer tso flag ok # 11.36 [+1.16] - aggregation with TSO off ok # 15.44 [+4.08] gro vs xdp while down - gro flag off ok # 15.86 [+0.42] - after down ok # 16.27 [+0.40] - after xdp off ok # 16.68 [+0.42] - after up ok # 17.37 [+0.69] - after peer xdp ok # 20.95 [+3.58] gro vs xdp while down - gro flag on ok # 21.37 [+0.42] - after down ok # 21.82 [+0.45] - after xdp off ok # 22.33 [+0.51] - after up ok # 23.13 [+0.80] - after peer xdp ok # 26.29 [+3.16] default channels ok # 26.96 [+0.67] with gro enabled on link down - gro flag ok # 27.23 [+0.26] - peer gro flag ok # 27.51 [+0.28] - tso flag ok # 27.79 [+0.28] - peer tso flag ok # 29.16 [+1.38] - aggregation with TSO off ok # 33.38 [+4.22] setting tx channels ok # 34.48 [+1.09] setting both rx and tx channels ok # 35.51 [+1.04] bad setting: combined channels ok # 36.58 [+1.06] setting invalid channels nr ok # 37.15 [+0.57] bad setting: XDP with RX nr less than TX ok # 38.56 [+1.42] bad setting: reducing RX nr below peer TX with XDP set ok # 38.85 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 39.92 [+1.07] setting invalid channels nr ok # 40.61 [+0.68] with xdp attached - gro flag ok # 40.88 [+0.27] - peer gro flag ok # 41.14 [+0.26] - tso flag ok # 41.38 [+0.24] - peer tso flag ok # 42.26 [+0.88] - no aggregation ok # 43.56 [+1.30] - gro flag with GRO on ok # 44.17 [+0.61] - aggregation ok # 45.56 [+1.38] - after dev off, flag ok # 45.82 [+0.26] - peer flag ok # 46.52 [+0.71] - after gro on xdp off, gro flag ok # 46.80 [+0.28] - peer gro flag ok # 47.06 [+0.26] - tso flag ok # 47.25 [+0.19] - peer tso flag ok # 48.30 [+1.05] decreasing tx channels with device down ok # 49.22 [+0.92] - aggregation ok # 51.27 [+2.06] increasing tx channels with device down ok # 52.78 [+1.51] 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__->