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.82 [+2.82] default - gro flag ok # 3.10 [+0.28] - peer gro flag ok # 3.38 [+0.28] - tso flag ok # 3.66 [+0.28] - peer tso flag ok # 4.32 [+0.67] - aggregation ok # 6.07 [+1.74] - aggregation with TSO off ok # 10.03 [+3.96] with gro on - gro flag ok # 10.31 [+0.27] - peer gro flag ok # 10.57 [+0.26] - tso flag ok # 10.84 [+0.28] - peer tso flag ok # 12.12 [+1.27] - aggregation with TSO off ok # 16.40 [+4.28] gro vs xdp while down - gro flag off ok # 16.84 [+0.44] - after down ok # 17.31 [+0.46] - after xdp off ok # 17.78 [+0.47] - after up ok # 18.53 [+0.75] - after peer xdp ok # 22.22 [+3.69] gro vs xdp while down - gro flag on ok # 22.64 [+0.42] - after down ok # 23.09 [+0.45] - after xdp off ok # 23.51 [+0.43] - after up ok # 24.23 [+0.72] - after peer xdp ok # 27.58 [+3.35] default channels ok # 28.31 [+0.73] with gro enabled on link down - gro flag ok # 28.57 [+0.26] - peer gro flag ok # 28.82 [+0.25] - tso flag ok # 29.09 [+0.27] - peer tso flag ok # 30.46 [+1.38] - aggregation with TSO off ok # 34.78 [+4.32] setting tx channels ok # 35.85 [+1.06] setting both rx and tx channels ok # 36.93 [+1.09] bad setting: combined channels ok # 37.97 [+1.03] setting invalid channels nr ok # 38.53 [+0.57] bad setting: XDP with RX nr less than TX ok # 39.92 [+1.39] bad setting: reducing RX nr below peer TX with XDP set ok # 40.19 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 41.23 [+1.04] setting invalid channels nr ok # 41.91 [+0.68] with xdp attached - gro flag ok # 42.15 [+0.24] - peer gro flag ok # 42.40 [+0.24] - tso flag ok # 42.66 [+0.26] - peer tso flag ok # 43.55 [+0.89] - no aggregation ok # 44.89 [+1.34] - gro flag with GRO on ok # 45.53 [+0.64] - aggregation ok # 46.95 [+1.42] - after dev off, flag ok # 47.21 [+0.26] - peer flag ok # 47.96 [+0.75] - after gro on xdp off, gro flag ok # 48.24 [+0.28] - peer gro flag ok # 48.50 [+0.26] - tso flag ok # 48.76 [+0.26] - peer tso flag ok # 49.83 [+1.07] decreasing tx channels with device down ok # 50.83 [+1.00] - aggregation ok # 53.04 [+2.21] increasing tx channels with device down ok # 54.60 [+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__->