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.72 [+2.72] default - gro flag ok # 3.00 [+0.28] - peer gro flag ok # 3.24 [+0.25] - tso flag ok # 3.51 [+0.27] - peer tso flag ok # 4.14 [+0.63] - aggregation ok # 5.83 [+1.69] - aggregation with TSO off ok # 9.50 [+3.67] with gro on - gro flag ok # 9.76 [+0.26] - peer gro flag ok # 10.03 [+0.27] - tso flag ok # 10.29 [+0.26] - peer tso flag ok # 11.51 [+1.22] - aggregation with TSO off ok # 15.58 [+4.07] gro vs xdp while down - gro flag off ok # 16.01 [+0.44] - after down ok # 16.46 [+0.45] - after xdp off ok # 16.92 [+0.46] - after up ok # 17.64 [+0.72] - after peer xdp ok # 21.32 [+3.68] gro vs xdp while down - gro flag on ok # 21.78 [+0.47] - after down ok # 22.23 [+0.45] - after xdp off ok # 22.66 [+0.43] - after up ok # 23.36 [+0.69] - after peer xdp ok # 26.61 [+3.25] default channels ok # 27.35 [+0.74] with gro enabled on link down - gro flag ok # 27.61 [+0.27] - peer gro flag ok # 27.87 [+0.26] - tso flag ok # 28.13 [+0.26] - peer tso flag ok # 29.55 [+1.42] - aggregation with TSO off ok # 33.75 [+4.20] setting tx channels ok # 34.86 [+1.11] setting both rx and tx channels ok # 35.92 [+1.06] bad setting: combined channels ok # 37.03 [+1.11] setting invalid channels nr ok # 37.60 [+0.58] bad setting: XDP with RX nr less than TX ok # 39.09 [+1.49] bad setting: reducing RX nr below peer TX with XDP set ok # 39.38 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 40.45 [+1.07] setting invalid channels nr ok # 41.17 [+0.72] with xdp attached - gro flag ok # 41.43 [+0.26] - peer gro flag ok # 41.69 [+0.26] - tso flag ok # 41.95 [+0.26] - peer tso flag ok # 42.89 [+0.93] - no aggregation ok # 44.24 [+1.36] - gro flag with GRO on ok # 44.89 [+0.65] - aggregation ok # 46.26 [+1.37] - after dev off, flag ok # 46.52 [+0.26] - peer flag ok # 47.22 [+0.70] - after gro on xdp off, gro flag ok # 47.49 [+0.27] - peer gro flag ok # 47.73 [+0.24] - tso flag ok # 48.00 [+0.27] - peer tso flag ok # 49.04 [+1.04] decreasing tx channels with device down ok # 49.99 [+0.95] - aggregation ok # 52.12 [+2.13] increasing tx channels with device down ok # 53.66 [+1.54] 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__->