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.68 [+2.68] default - gro flag ok # 2.94 [+0.26] - peer gro flag ok # 3.20 [+0.26] - tso flag ok # 3.46 [+0.26] - peer tso flag ok # 4.08 [+0.62] - aggregation ok # 5.80 [+1.71] - aggregation with TSO off ok # 9.79 [+4.00] with gro on - gro flag ok # 10.05 [+0.25] - peer gro flag ok # 10.32 [+0.27] - tso flag ok # 10.59 [+0.27] - peer tso flag ok # 11.82 [+1.24] - aggregation with TSO off ok # 15.95 [+4.12] gro vs xdp while down - gro flag off ok # 16.39 [+0.44] - after down ok # 16.81 [+0.42] - after xdp off ok # 17.25 [+0.44] - after up ok # 17.94 [+0.70] - after peer xdp ok # 21.54 [+3.59] gro vs xdp while down - gro flag on ok # 21.98 [+0.44] - after down ok # 22.43 [+0.45] - after xdp off ok # 22.86 [+0.43] - after up ok # 23.58 [+0.72] - after peer xdp ok # 26.81 [+3.23] default channels ok # 27.51 [+0.70] with gro enabled on link down - gro flag ok # 27.77 [+0.26] - peer gro flag ok # 28.04 [+0.27] - tso flag ok # 28.28 [+0.24] - peer tso flag ok # 29.65 [+1.37] - aggregation with TSO off ok # 33.96 [+4.31] setting tx channels ok # 34.99 [+1.03] setting both rx and tx channels ok # 36.10 [+1.11] bad setting: combined channels ok # 37.21 [+1.11] setting invalid channels nr ok # 37.81 [+0.60] bad setting: XDP with RX nr less than TX ok # 39.25 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 39.52 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.59 [+1.06] setting invalid channels nr ok # 41.31 [+0.72] with xdp attached - gro flag ok # 41.60 [+0.29] - peer gro flag ok # 41.91 [+0.31] - tso flag ok # 42.19 [+0.28] - peer tso flag ok # 43.10 [+0.91] - no aggregation ok # 44.42 [+1.32] - gro flag with GRO on ok # 45.03 [+0.62] - aggregation ok # 46.46 [+1.42] - after dev off, flag ok # 46.75 [+0.29] - peer flag ok # 47.46 [+0.72] - after gro on xdp off, gro flag ok # 47.72 [+0.26] - peer gro flag ok # 48.02 [+0.29] - tso flag ok # 48.30 [+0.28] - peer tso flag ok # 49.36 [+1.06] decreasing tx channels with device down ok # 50.33 [+0.96] - aggregation ok # 52.54 [+2.22] increasing tx channels with device down ok # 54.10 [+1.56] 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__->