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 # 2.97 [+0.26] - peer gro flag ok # 3.24 [+0.27] - tso flag ok # 3.52 [+0.28] - peer tso flag ok # 4.17 [+0.65] - aggregation ok # 5.95 [+1.78] - aggregation with TSO off ok # 9.83 [+3.88] with gro on - gro flag ok # 10.10 [+0.27] - peer gro flag ok # 10.36 [+0.26] - tso flag ok # 10.62 [+0.26] - peer tso flag ok # 11.85 [+1.23] - aggregation with TSO off ok # 16.10 [+4.25] gro vs xdp while down - gro flag off ok # 16.52 [+0.42] - after down ok # 16.98 [+0.46] - after xdp off ok # 17.41 [+0.43] - after up ok # 18.15 [+0.74] - after peer xdp ok # 21.90 [+3.75] gro vs xdp while down - gro flag on ok # 22.36 [+0.46] - after down ok # 22.76 [+0.41] - after xdp off ok # 23.21 [+0.45] - after up ok # 23.96 [+0.75] - after peer xdp ok # 27.27 [+3.30] default channels ok # 28.02 [+0.76] with gro enabled on link down - gro flag ok # 28.31 [+0.29] - peer gro flag ok # 28.58 [+0.27] - tso flag ok # 28.84 [+0.26] - peer tso flag ok # 30.28 [+1.43] - aggregation with TSO off ok # 34.57 [+4.30] setting tx channels ok # 35.66 [+1.09] setting both rx and tx channels ok # 36.74 [+1.07] bad setting: combined channels ok # 37.83 [+1.09] setting invalid channels nr ok # 38.44 [+0.61] bad setting: XDP with RX nr less than TX ok # 39.91 [+1.47] bad setting: reducing RX nr below peer TX with XDP set ok # 40.20 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.29 [+1.09] setting invalid channels nr ok # 42.00 [+0.71] with xdp attached - gro flag ok # 42.28 [+0.28] - peer gro flag ok # 42.54 [+0.26] - tso flag ok # 42.77 [+0.24] - peer tso flag ok # 43.67 [+0.90] - no aggregation ok # 45.03 [+1.35] - gro flag with GRO on ok # 45.63 [+0.61] - aggregation ok # 47.04 [+1.41] - after dev off, flag ok # 47.31 [+0.27] - peer flag ok # 48.06 [+0.76] - after gro on xdp off, gro flag ok # 48.37 [+0.31] - peer gro flag ok # 48.65 [+0.28] - tso flag ok # 48.92 [+0.27] - peer tso flag ok # 50.01 [+1.09] decreasing tx channels with device down ok # 50.98 [+0.97] - aggregation ok # 53.12 [+2.14] increasing tx channels with device down ok # 54.67 [+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__->