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.86 [+2.86] default - gro flag ok # 3.13 [+0.27] - peer gro flag ok # 3.41 [+0.28] - tso flag ok # 3.70 [+0.29] - peer tso flag ok # 4.34 [+0.64] - aggregation ok # 6.22 [+1.88] - aggregation with TSO off ok # 10.20 [+3.99] with gro on - gro flag ok # 10.47 [+0.26] - peer gro flag ok # 10.70 [+0.23] - tso flag ok # 10.92 [+0.22] - peer tso flag ok # 12.18 [+1.25] - aggregation with TSO off ok # 16.58 [+4.40] gro vs xdp while down - gro flag off ok # 17.04 [+0.46] - after down ok # 17.51 [+0.47] - after xdp off ok # 17.95 [+0.45] - after up ok # 18.74 [+0.79] - after peer xdp ok # 22.57 [+3.84] gro vs xdp while down - gro flag on ok # 23.01 [+0.44] - after down ok # 23.44 [+0.43] - after xdp off ok # 23.92 [+0.47] - after up ok # 24.74 [+0.82] - after peer xdp ok # 28.07 [+3.34] default channels ok # 28.82 [+0.75] with gro enabled on link down - gro flag ok # 29.07 [+0.25] - peer gro flag ok # 29.34 [+0.27] - tso flag ok # 29.60 [+0.25] - peer tso flag ok # 31.05 [+1.45] - aggregation with TSO off ok # 35.51 [+4.46] setting tx channels ok # 36.55 [+1.04] setting both rx and tx channels ok # 37.61 [+1.06] bad setting: combined channels ok # 38.66 [+1.05] setting invalid channels nr ok # 39.22 [+0.56] bad setting: XDP with RX nr less than TX ok # 40.69 [+1.47] bad setting: reducing RX nr below peer TX with XDP set ok # 40.97 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 42.01 [+1.04] setting invalid channels nr ok # 42.73 [+0.72] with xdp attached - gro flag ok # 42.99 [+0.26] - peer gro flag ok # 43.24 [+0.26] - tso flag ok # 43.50 [+0.26] - peer tso flag ok # 44.42 [+0.91] - no aggregation ok # 45.72 [+1.30] - gro flag with GRO on ok # 46.35 [+0.63] - aggregation ok # 47.71 [+1.36] - after dev off, flag ok # 47.94 [+0.23] - peer flag ok # 48.64 [+0.70] - after gro on xdp off, gro flag ok # 48.90 [+0.26] - peer gro flag ok # 49.14 [+0.24] - tso flag ok # 49.40 [+0.26] - peer tso flag ok # 50.46 [+1.06] decreasing tx channels with device down ok # 51.42 [+0.96] - aggregation ok # 53.48 [+2.06] increasing tx channels with device down ok # 54.99 [+1.51] 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__->