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.72 [+2.72] default - gro flag ok # 3.00 [+0.27] - peer gro flag ok # 3.27 [+0.27] - tso flag ok # 3.56 [+0.29] - peer tso flag ok # 4.20 [+0.65] - aggregation ok # 5.96 [+1.76] - aggregation with TSO off ok # 9.85 [+3.89] with gro on - gro flag ok # 10.12 [+0.27] - peer gro flag ok # 10.40 [+0.28] - tso flag ok # 10.66 [+0.26] - peer tso flag ok # 11.89 [+1.22] - aggregation with TSO off ok # 16.14 [+4.26] gro vs xdp while down - gro flag off ok # 16.61 [+0.47] - after down ok # 17.06 [+0.45] - after xdp off ok # 17.51 [+0.45] - after up ok # 18.23 [+0.72] - after peer xdp ok # 21.95 [+3.71] gro vs xdp while down - gro flag on ok # 22.39 [+0.45] - after down ok # 22.83 [+0.43] - after xdp off ok # 23.24 [+0.41] - after up ok # 24.03 [+0.80] - after peer xdp ok # 27.36 [+3.33] default channels ok # 28.09 [+0.73] with gro enabled on link down - gro flag ok # 28.37 [+0.28] - peer gro flag ok # 28.64 [+0.27] - tso flag ok # 28.92 [+0.28] - peer tso flag ok # 30.38 [+1.46] - aggregation with TSO off ok # 34.70 [+4.32] setting tx channels ok # 35.79 [+1.09] setting both rx and tx channels ok # 36.89 [+1.10] bad setting: combined channels ok # 38.03 [+1.14] setting invalid channels nr ok # 38.62 [+0.59] bad setting: XDP with RX nr less than TX ok # 40.08 [+1.46] bad setting: reducing RX nr below peer TX with XDP set ok # 40.37 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.40 [+1.03] setting invalid channels nr ok # 42.10 [+0.70] with xdp attached - gro flag ok # 42.40 [+0.30] - peer gro flag ok # 42.67 [+0.28] - tso flag ok # 42.95 [+0.27] - peer tso flag ok # 43.89 [+0.94] - no aggregation ok # 45.24 [+1.35] - gro flag with GRO on ok # 45.89 [+0.64] - aggregation ok # 47.29 [+1.41] - after dev off, flag ok # 47.58 [+0.29] - peer flag ok # 48.36 [+0.78] - after gro on xdp off, gro flag ok # 48.64 [+0.28] - peer gro flag ok # 48.93 [+0.29] - tso flag ok # 49.22 [+0.30] - peer tso flag ok # 50.36 [+1.14] decreasing tx channels with device down ok # 51.38 [+1.02] - aggregation ok # 53.58 [+2.20] increasing tx channels with device down ok # 55.15 [+1.57] 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__->