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.71 [+2.71] default - gro flag ok # 2.97 [+0.26] - peer gro flag ok # 3.21 [+0.24] - tso flag ok # 3.46 [+0.25] - peer tso flag ok # 4.06 [+0.60] - aggregation ok # 5.70 [+1.64] - aggregation with TSO off ok # 9.35 [+3.65] with gro on - gro flag ok # 9.56 [+0.21] - peer gro flag ok # 9.78 [+0.22] - tso flag ok # 10.02 [+0.23] - peer tso flag ok # 11.11 [+1.09] - aggregation with TSO off ok # 15.18 [+4.07] gro vs xdp while down - gro flag off ok # 15.58 [+0.40] - after down ok # 16.01 [+0.43] - after xdp off ok # 16.44 [+0.43] - after up ok # 17.10 [+0.67] - after peer xdp ok # 20.63 [+3.52] gro vs xdp while down - gro flag on ok # 21.04 [+0.41] - after down ok # 21.45 [+0.42] - after xdp off ok # 21.85 [+0.39] - after up ok # 22.50 [+0.66] - after peer xdp ok # 25.65 [+3.14] default channels ok # 26.33 [+0.68] with gro enabled on link down - gro flag ok # 26.57 [+0.23] - peer gro flag ok # 26.78 [+0.22] - tso flag ok # 27.00 [+0.22] - peer tso flag ok # 28.28 [+1.28] - aggregation with TSO off ok # 32.42 [+4.13] setting tx channels ok # 33.38 [+0.97] setting both rx and tx channels ok # 34.37 [+0.98] bad setting: combined channels ok # 35.36 [+0.99] setting invalid channels nr ok # 35.88 [+0.52] bad setting: XDP with RX nr less than TX ok # 37.23 [+1.36] bad setting: reducing RX nr below peer TX with XDP set ok # 37.49 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.39 [+0.90] setting invalid channels nr ok # 39.05 [+0.65] with xdp attached - gro flag ok # 39.29 [+0.24] - peer gro flag ok # 39.54 [+0.25] - tso flag ok # 39.77 [+0.23] - peer tso flag ok # 40.62 [+0.85] - no aggregation ok # 41.86 [+1.24] - gro flag with GRO on ok # 42.43 [+0.57] - aggregation ok # 43.66 [+1.23] - after dev off, flag ok # 43.90 [+0.24] - peer flag ok # 44.58 [+0.68] - after gro on xdp off, gro flag ok # 44.83 [+0.25] - peer gro flag ok # 45.06 [+0.23] - tso flag ok # 45.31 [+0.25] - peer tso flag ok # 46.29 [+0.98] decreasing tx channels with device down ok # 47.20 [+0.91] - aggregation ok # 49.21 [+2.01] increasing tx channels with device down ok # 50.61 [+1.40] 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__->