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.59 [+2.59] default - gro flag ok # 2.85 [+0.26] - peer gro flag ok # 3.10 [+0.25] - tso flag ok # 3.37 [+0.26] - peer tso flag ok # 3.95 [+0.59] - aggregation ok # 5.57 [+1.62] - aggregation with TSO off ok # 9.21 [+3.64] with gro on - gro flag ok # 9.46 [+0.24] - peer gro flag ok # 9.71 [+0.25] - tso flag ok # 9.95 [+0.23] - peer tso flag ok # 11.02 [+1.08] - aggregation with TSO off ok # 14.98 [+3.96] gro vs xdp while down - gro flag off ok # 15.37 [+0.39] - after down ok # 15.76 [+0.40] - after xdp off ok # 16.16 [+0.40] - after up ok # 16.82 [+0.66] - after peer xdp ok # 20.29 [+3.47] gro vs xdp while down - gro flag on ok # 20.69 [+0.40] - after down ok # 21.11 [+0.41] - after xdp off ok # 21.53 [+0.42] - after up ok # 22.20 [+0.66] - after peer xdp ok # 25.37 [+3.17] default channels ok # 26.05 [+0.68] with gro enabled on link down - gro flag ok # 26.28 [+0.24] - peer gro flag ok # 26.52 [+0.24] - tso flag ok # 26.75 [+0.23] - peer tso flag ok # 28.08 [+1.33] - aggregation with TSO off ok # 32.17 [+4.09] setting tx channels ok # 33.14 [+0.97] setting both rx and tx channels ok # 34.12 [+0.97] bad setting: combined channels ok # 35.14 [+1.02] setting invalid channels nr ok # 35.67 [+0.54] bad setting: XDP with RX nr less than TX ok # 37.01 [+1.33] bad setting: reducing RX nr below peer TX with XDP set ok # 37.27 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.24 [+0.97] setting invalid channels nr ok # 38.91 [+0.68] with xdp attached - gro flag ok # 39.16 [+0.24] - peer gro flag ok # 39.40 [+0.25] - tso flag ok # 39.63 [+0.23] - peer tso flag ok # 40.42 [+0.78] - no aggregation ok # 41.62 [+1.21] - gro flag with GRO on ok # 42.20 [+0.58] - aggregation ok # 43.47 [+1.27] - after dev off, flag ok # 43.73 [+0.26] - peer flag ok # 44.39 [+0.66] - after gro on xdp off, gro flag ok # 44.64 [+0.26] - peer gro flag ok # 44.88 [+0.24] - tso flag ok # 45.13 [+0.24] - peer tso flag ok # 46.13 [+1.00] decreasing tx channels with device down ok # 47.02 [+0.90] - aggregation ok # 49.01 [+1.98] increasing tx channels with device down ok # 50.41 [+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__->