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.84 [+2.84] default - gro flag ok # 3.09 [+0.25] - peer gro flag ok # 3.34 [+0.25] - tso flag ok # 3.60 [+0.26] - peer tso flag ok # 4.21 [+0.61] - aggregation ok # 5.86 [+1.65] - aggregation with TSO off ok # 9.57 [+3.71] with gro on - gro flag ok # 9.82 [+0.25] - peer gro flag ok # 10.08 [+0.25] - tso flag ok # 10.33 [+0.25] - peer tso flag ok # 11.49 [+1.16] - aggregation with TSO off ok # 15.51 [+4.02] gro vs xdp while down - gro flag off ok # 15.94 [+0.43] - after down ok # 16.36 [+0.43] - after xdp off ok # 16.77 [+0.41] - after up ok # 17.48 [+0.71] - after peer xdp ok # 21.06 [+3.58] gro vs xdp while down - gro flag on ok # 21.48 [+0.42] - after down ok # 21.89 [+0.41] - after xdp off ok # 22.29 [+0.40] - after up ok # 22.99 [+0.70] - after peer xdp ok # 26.11 [+3.12] default channels ok # 26.80 [+0.69] with gro enabled on link down - gro flag ok # 27.04 [+0.23] - peer gro flag ok # 27.29 [+0.25] - tso flag ok # 27.55 [+0.26] - peer tso flag ok # 28.91 [+1.37] - aggregation with TSO off ok # 33.15 [+4.24] setting tx channels ok # 34.15 [+1.00] setting both rx and tx channels ok # 35.18 [+1.03] bad setting: combined channels ok # 36.22 [+1.04] setting invalid channels nr ok # 36.78 [+0.56] bad setting: XDP with RX nr less than TX ok # 38.21 [+1.43] bad setting: reducing RX nr below peer TX with XDP set ok # 38.48 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 39.50 [+1.03] setting invalid channels nr ok # 40.16 [+0.66] with xdp attached - gro flag ok # 40.41 [+0.25] - peer gro flag ok # 40.67 [+0.26] - tso flag ok # 40.92 [+0.26] - peer tso flag ok # 41.79 [+0.87] - no aggregation ok # 43.03 [+1.24] - gro flag with GRO on ok # 43.64 [+0.61] - aggregation ok # 44.96 [+1.32] - after dev off, flag ok # 45.21 [+0.25] - peer flag ok # 45.93 [+0.71] - after gro on xdp off, gro flag ok # 46.20 [+0.27] - peer gro flag ok # 46.43 [+0.23] - tso flag ok # 46.69 [+0.25] - peer tso flag ok # 47.69 [+1.01] decreasing tx channels with device down ok # 48.62 [+0.93] - aggregation ok # 50.68 [+2.06] increasing tx channels with device down ok # 52.16 [+1.48] 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__->