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 # 3.02 [+3.02] default - gro flag ok # 3.28 [+0.25] - peer gro flag ok # 3.51 [+0.23] - tso flag ok # 3.76 [+0.25] - peer tso flag ok # 4.37 [+0.61] - aggregation ok # 6.00 [+1.63] - aggregation with TSO off ok # 9.68 [+3.67] with gro on - gro flag ok # 9.95 [+0.27] - peer gro flag ok # 10.20 [+0.25] - tso flag ok # 10.49 [+0.28] - peer tso flag ok # 11.65 [+1.17] - aggregation with TSO off ok # 15.60 [+3.95] gro vs xdp while down - gro flag off ok # 16.01 [+0.41] - after down ok # 16.44 [+0.43] - after xdp off ok # 16.87 [+0.42] - after up ok # 17.52 [+0.66] - after peer xdp ok # 21.01 [+3.49] gro vs xdp while down - gro flag on ok # 21.47 [+0.45] - after down ok # 21.89 [+0.42] - after xdp off ok # 22.34 [+0.45] - after up ok # 23.05 [+0.72] - after peer xdp ok # 26.14 [+3.09] default channels ok # 26.82 [+0.69] with gro enabled on link down - gro flag ok # 27.10 [+0.27] - peer gro flag ok # 27.34 [+0.24] - tso flag ok # 27.60 [+0.26] - peer tso flag ok # 28.97 [+1.37] - aggregation with TSO off ok # 33.17 [+4.20] setting tx channels ok # 34.17 [+1.01] setting both rx and tx channels ok # 35.19 [+1.02] bad setting: combined channels ok # 36.25 [+1.06] setting invalid channels nr ok # 36.81 [+0.56] bad setting: XDP with RX nr less than TX ok # 38.21 [+1.40] bad setting: reducing RX nr below peer TX with XDP set ok # 38.47 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 39.51 [+1.03] setting invalid channels nr ok # 40.18 [+0.67] with xdp attached - gro flag ok # 40.44 [+0.26] - peer gro flag ok # 40.70 [+0.26] - tso flag ok # 40.93 [+0.23] - peer tso flag ok # 41.80 [+0.87] - no aggregation ok # 43.09 [+1.29] - gro flag with GRO on ok # 43.67 [+0.58] - aggregation ok # 45.03 [+1.37] - after dev off, flag ok # 45.29 [+0.26] - peer flag ok # 46.00 [+0.70] - after gro on xdp off, gro flag ok # 46.24 [+0.24] - peer gro flag ok # 46.51 [+0.27] - tso flag ok # 46.76 [+0.25] - peer tso flag ok # 47.78 [+1.01] decreasing tx channels with device down ok # 48.70 [+0.92] - aggregation ok # 50.95 [+2.26] increasing tx channels with device down ok # 52.42 [+1.47] 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__->