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.65 [+2.65] default - gro flag ok # 2.93 [+0.29] - peer gro flag ok # 3.19 [+0.26] - tso flag ok # 3.43 [+0.23] - peer tso flag ok # 4.09 [+0.66] - aggregation ok # 5.84 [+1.75] - aggregation with TSO off ok # 9.64 [+3.80] with gro on - gro flag ok # 9.92 [+0.28] - peer gro flag ok # 10.15 [+0.23] - tso flag ok # 10.42 [+0.27] - peer tso flag ok # 11.63 [+1.21] - aggregation with TSO off ok # 15.87 [+4.24] gro vs xdp while down - gro flag off ok # 16.31 [+0.44] - after down ok # 16.78 [+0.47] - after xdp off ok # 17.26 [+0.48] - after up ok # 18.00 [+0.74] - after peer xdp ok # 21.88 [+3.88] gro vs xdp while down - gro flag on ok # 22.33 [+0.45] - after down ok # 22.83 [+0.50] - after xdp off ok # 23.27 [+0.44] - after up ok # 24.01 [+0.74] - after peer xdp ok # 27.46 [+3.45] default channels ok # 28.27 [+0.81] with gro enabled on link down - gro flag ok # 28.55 [+0.28] - peer gro flag ok # 28.88 [+0.33] - tso flag ok # 29.18 [+0.30] - peer tso flag ok # 30.71 [+1.54] - aggregation with TSO off ok # 35.24 [+4.53] setting tx channels ok # 36.33 [+1.09] setting both rx and tx channels ok # 37.41 [+1.08] bad setting: combined channels ok # 38.48 [+1.07] setting invalid channels nr ok # 39.05 [+0.57] bad setting: XDP with RX nr less than TX ok # 40.49 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 40.78 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.86 [+1.08] setting invalid channels nr ok # 42.52 [+0.66] with xdp attached - gro flag ok # 42.76 [+0.25] - peer gro flag ok # 43.01 [+0.24] - tso flag ok # 43.28 [+0.27] - peer tso flag ok # 44.21 [+0.93] - no aggregation ok # 45.56 [+1.34] - gro flag with GRO on ok # 46.16 [+0.60] - aggregation ok # 47.55 [+1.39] - after dev off, flag ok # 47.81 [+0.26] - peer flag ok # 48.53 [+0.73] - after gro on xdp off, gro flag ok # 48.81 [+0.28] - peer gro flag ok # 49.07 [+0.27] - tso flag ok # 49.28 [+0.20] - peer tso flag ok # 50.31 [+1.03] decreasing tx channels with device down ok # 51.27 [+0.97] - aggregation ok # 53.49 [+2.22] increasing tx channels with device down ok # 54.99 [+1.50] 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__->