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.64 [+2.64] default - gro flag ok # 2.90 [+0.26] - peer gro flag ok # 3.15 [+0.25] - tso flag ok # 3.42 [+0.28] - peer tso flag ok # 4.04 [+0.62] - aggregation ok # 5.66 [+1.62] - aggregation with TSO off ok # 9.45 [+3.79] with gro on - gro flag ok # 9.69 [+0.24] - peer gro flag ok # 9.96 [+0.27] - tso flag ok # 10.22 [+0.26] - peer tso flag ok # 11.45 [+1.23] - aggregation with TSO off ok # 15.65 [+4.20] gro vs xdp while down - gro flag off ok # 16.08 [+0.43] - after down ok # 16.54 [+0.45] - after xdp off ok # 16.99 [+0.46] - after up ok # 17.72 [+0.72] - after peer xdp ok # 21.47 [+3.75] gro vs xdp while down - gro flag on ok # 21.91 [+0.44] - after down ok # 22.39 [+0.48] - after xdp off ok # 22.85 [+0.46] - after up ok # 23.57 [+0.72] - after peer xdp ok # 26.77 [+3.20] default channels ok # 27.46 [+0.69] with gro enabled on link down - gro flag ok # 27.75 [+0.29] - peer gro flag ok # 28.00 [+0.25] - tso flag ok # 28.26 [+0.26] - peer tso flag ok # 29.71 [+1.44] - aggregation with TSO off ok # 33.98 [+4.27] setting tx channels ok # 35.02 [+1.04] setting both rx and tx channels ok # 36.13 [+1.11] bad setting: combined channels ok # 37.20 [+1.07] setting invalid channels nr ok # 37.75 [+0.56] bad setting: XDP with RX nr less than TX ok # 39.14 [+1.39] bad setting: reducing RX nr below peer TX with XDP set ok # 39.44 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 40.47 [+1.04] setting invalid channels nr ok # 41.16 [+0.69] with xdp attached - gro flag ok # 41.41 [+0.25] - peer gro flag ok # 41.70 [+0.29] - tso flag ok # 41.95 [+0.25] - peer tso flag ok # 42.84 [+0.89] - no aggregation ok # 44.21 [+1.37] - gro flag with GRO on ok # 44.83 [+0.62] - aggregation ok # 46.23 [+1.40] - after dev off, flag ok # 46.48 [+0.25] - peer flag ok # 47.22 [+0.74] - after gro on xdp off, gro flag ok # 47.45 [+0.24] - peer gro flag ok # 47.71 [+0.26] - tso flag ok # 47.97 [+0.27] - peer tso flag ok # 49.02 [+1.05] decreasing tx channels with device down ok # 49.99 [+0.97] - aggregation ok # 52.07 [+2.07] increasing tx channels with device down ok # 53.55 [+1.49] 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__->