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.70 [+2.70] default - gro flag ok # 2.94 [+0.25] - peer gro flag ok # 3.18 [+0.23] - tso flag ok # 3.41 [+0.24] - peer tso flag ok # 3.99 [+0.58] - aggregation ok # 5.59 [+1.60] - aggregation with TSO off ok # 9.27 [+3.68] with gro on - gro flag ok # 9.51 [+0.24] - peer gro flag ok # 9.74 [+0.23] - tso flag ok # 9.97 [+0.23] - peer tso flag ok # 11.09 [+1.12] - aggregation with TSO off ok # 15.05 [+3.96] gro vs xdp while down - gro flag off ok # 15.45 [+0.40] - after down ok # 15.88 [+0.43] - after xdp off ok # 16.25 [+0.37] - after up ok # 16.92 [+0.67] - after peer xdp ok # 20.33 [+3.41] gro vs xdp while down - gro flag on ok # 20.73 [+0.40] - after down ok # 21.15 [+0.42] - after xdp off ok # 21.54 [+0.39] - after up ok # 22.22 [+0.68] - after peer xdp ok # 25.38 [+3.16] default channels ok # 25.99 [+0.61] with gro enabled on link down - gro flag ok # 26.21 [+0.22] - peer gro flag ok # 26.45 [+0.24] - tso flag ok # 26.69 [+0.24] - peer tso flag ok # 27.98 [+1.30] - aggregation with TSO off ok # 31.98 [+4.00] setting tx channels ok # 32.91 [+0.93] setting both rx and tx channels ok # 33.87 [+0.96] bad setting: combined channels ok # 34.89 [+1.02] setting invalid channels nr ok # 35.41 [+0.52] bad setting: XDP with RX nr less than TX ok # 36.76 [+1.36] bad setting: reducing RX nr below peer TX with XDP set ok # 37.02 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 37.96 [+0.94] setting invalid channels nr ok # 38.62 [+0.66] with xdp attached - gro flag ok # 38.88 [+0.26] - peer gro flag ok # 39.12 [+0.24] - tso flag ok # 39.37 [+0.25] - peer tso flag ok # 40.19 [+0.82] - no aggregation ok # 41.42 [+1.22] - gro flag with GRO on ok # 41.98 [+0.56] - aggregation ok # 43.21 [+1.23] - after dev off, flag ok # 43.44 [+0.23] - peer flag ok # 44.11 [+0.67] - after gro on xdp off, gro flag ok # 44.35 [+0.24] - peer gro flag ok # 44.58 [+0.23] - tso flag ok # 44.80 [+0.22] - peer tso flag ok # 45.77 [+0.97] decreasing tx channels with device down ok # 46.62 [+0.85] - aggregation ok # 48.62 [+1.99] increasing tx channels with device down ok # 50.00 [+1.38] 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__->