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.84 [+2.84] default - gro flag ok # 3.16 [+0.32] - peer gro flag ok # 3.42 [+0.26] - tso flag ok # 3.70 [+0.29] - peer tso flag ok # 4.39 [+0.69] - aggregation ok # 6.20 [+1.82] - aggregation with TSO off ok # 10.10 [+3.89] with gro on - gro flag ok # 10.36 [+0.27] - peer gro flag ok # 10.62 [+0.26] - tso flag ok # 10.91 [+0.28] - peer tso flag ok # 12.19 [+1.28] - aggregation with TSO off ok # 16.46 [+4.27] gro vs xdp while down - gro flag off ok # 16.92 [+0.46] - after down ok # 17.38 [+0.46] - after xdp off ok # 17.84 [+0.45] - after up ok # 18.60 [+0.76] - after peer xdp ok # 22.47 [+3.87] gro vs xdp while down - gro flag on ok # 22.92 [+0.45] - after down ok # 23.39 [+0.47] - after xdp off ok # 23.85 [+0.46] - after up ok # 24.61 [+0.76] - after peer xdp ok # 27.97 [+3.36] default channels ok # 28.71 [+0.74] with gro enabled on link down - gro flag ok # 28.99 [+0.28] - peer gro flag ok # 29.26 [+0.26] - tso flag ok # 29.53 [+0.27] - peer tso flag ok # 30.97 [+1.44] - aggregation with TSO off ok # 35.25 [+4.28] setting tx channels ok # 36.35 [+1.10] setting both rx and tx channels ok # 37.49 [+1.14] bad setting: combined channels ok # 38.64 [+1.15] setting invalid channels nr ok # 39.25 [+0.61] bad setting: XDP with RX nr less than TX ok # 40.75 [+1.50] bad setting: reducing RX nr below peer TX with XDP set ok # 41.07 [+0.33] bad setting: increasing peer TX nr above RX with XDP set ok # 42.20 [+1.13] setting invalid channels nr ok # 42.92 [+0.72] with xdp attached - gro flag ok # 43.22 [+0.30] - peer gro flag ok # 43.50 [+0.28] - tso flag ok # 43.77 [+0.26] - peer tso flag ok # 44.73 [+0.97] - no aggregation ok # 46.12 [+1.39] - gro flag with GRO on ok # 46.75 [+0.63] - aggregation ok # 48.18 [+1.43] - after dev off, flag ok # 48.45 [+0.27] - peer flag ok # 49.20 [+0.75] - after gro on xdp off, gro flag ok # 49.46 [+0.26] - peer gro flag ok # 49.75 [+0.28] - tso flag ok # 50.01 [+0.27] - peer tso flag ok # 51.15 [+1.14] decreasing tx channels with device down ok # 52.13 [+0.98] - aggregation ok # 54.37 [+2.24] increasing tx channels with device down ok # 55.96 [+1.59] 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__->