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.76 [+2.76] default - gro flag ok # 3.05 [+0.29] - peer gro flag ok # 3.28 [+0.22] - tso flag ok # 3.50 [+0.22] - peer tso flag ok # 4.08 [+0.58] - aggregation ok # 5.67 [+1.59] - aggregation with TSO off ok # 9.24 [+3.57] with gro on - gro flag ok # 9.46 [+0.22] - peer gro flag ok # 9.73 [+0.26] - tso flag ok # 9.97 [+0.24] - peer tso flag ok # 11.05 [+1.08] - aggregation with TSO off ok # 14.98 [+3.93] gro vs xdp while down - gro flag off ok # 15.38 [+0.40] - after down ok # 15.77 [+0.39] - after xdp off ok # 16.16 [+0.39] - after up ok # 16.79 [+0.63] - after peer xdp ok # 20.18 [+3.39] gro vs xdp while down - gro flag on ok # 20.57 [+0.39] - after down ok # 20.97 [+0.40] - after xdp off ok # 21.37 [+0.40] - after up ok # 22.03 [+0.67] - after peer xdp ok # 25.08 [+3.05] default channels ok # 25.73 [+0.65] with gro enabled on link down - gro flag ok # 25.96 [+0.23] - peer gro flag ok # 26.21 [+0.25] - tso flag ok # 26.45 [+0.24] - peer tso flag ok # 27.70 [+1.25] - aggregation with TSO off ok # 31.67 [+3.97] setting tx channels ok # 32.55 [+0.88] setting both rx and tx channels ok # 33.46 [+0.91] bad setting: combined channels ok # 34.49 [+1.03] setting invalid channels nr ok # 35.01 [+0.53] bad setting: XDP with RX nr less than TX ok # 36.36 [+1.35] bad setting: reducing RX nr below peer TX with XDP set ok # 36.62 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 37.57 [+0.95] setting invalid channels nr ok # 38.25 [+0.67] with xdp attached - gro flag ok # 38.50 [+0.25] - peer gro flag ok # 38.73 [+0.23] - tso flag ok # 38.96 [+0.24] - peer tso flag ok # 39.79 [+0.83] - no aggregation ok # 41.02 [+1.23] - gro flag with GRO on ok # 41.58 [+0.57] - aggregation ok # 42.85 [+1.27] - after dev off, flag ok # 43.07 [+0.21] - peer flag ok # 43.74 [+0.68] - after gro on xdp off, gro flag ok # 43.98 [+0.24] - peer gro flag ok # 44.22 [+0.24] - tso flag ok # 44.48 [+0.26] - peer tso flag ok # 45.48 [+1.00] decreasing tx channels with device down ok # 46.38 [+0.90] - aggregation ok # 48.44 [+2.06] increasing tx channels with device down ok # 49.92 [+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__->