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.80 [+2.80] default - gro flag ok # 3.05 [+0.25] - peer gro flag ok # 3.32 [+0.27] - tso flag ok # 3.59 [+0.27] - peer tso flag ok # 4.26 [+0.66] - aggregation ok # 5.97 [+1.71] - aggregation with TSO off ok # 9.84 [+3.87] with gro on - gro flag ok # 10.11 [+0.28] - peer gro flag ok # 10.37 [+0.26] - tso flag ok # 10.64 [+0.26] - peer tso flag ok # 11.86 [+1.22] - aggregation with TSO off ok # 16.09 [+4.23] gro vs xdp while down - gro flag off ok # 16.55 [+0.46] - after down ok # 16.99 [+0.44] - after xdp off ok # 17.43 [+0.44] - after up ok # 18.13 [+0.71] - after peer xdp ok # 21.82 [+3.68] gro vs xdp while down - gro flag on ok # 22.28 [+0.46] - after down ok # 22.74 [+0.46] - after xdp off ok # 23.19 [+0.44] - after up ok # 23.94 [+0.76] - after peer xdp ok # 27.15 [+3.21] default channels ok # 27.90 [+0.75] with gro enabled on link down - gro flag ok # 28.15 [+0.25] - peer gro flag ok # 28.44 [+0.29] - tso flag ok # 28.71 [+0.28] - peer tso flag ok # 30.12 [+1.40] - aggregation with TSO off ok # 34.41 [+4.29] setting tx channels ok # 35.51 [+1.10] setting both rx and tx channels ok # 36.59 [+1.08] bad setting: combined channels ok # 37.67 [+1.08] setting invalid channels nr ok # 38.24 [+0.58] bad setting: XDP with RX nr less than TX ok # 39.68 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 39.98 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.02 [+1.04] setting invalid channels nr ok # 41.71 [+0.69] with xdp attached - gro flag ok # 41.97 [+0.26] - peer gro flag ok # 42.24 [+0.27] - tso flag ok # 42.53 [+0.29] - peer tso flag ok # 43.45 [+0.92] - no aggregation ok # 44.81 [+1.36] - gro flag with GRO on ok # 45.43 [+0.62] - aggregation ok # 46.87 [+1.44] - after dev off, flag ok # 47.15 [+0.28] - peer flag ok # 47.88 [+0.73] - after gro on xdp off, gro flag ok # 48.15 [+0.27] - peer gro flag ok # 48.42 [+0.26] - tso flag ok # 48.70 [+0.29] - peer tso flag ok # 49.89 [+1.19] decreasing tx channels with device down ok # 50.92 [+1.03] - aggregation ok # 53.12 [+2.20] increasing tx channels with device down ok # 54.67 [+1.55] 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__->