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.83 [+2.83] default - gro flag ok # 3.12 [+0.29] - peer gro flag ok # 3.37 [+0.25] - tso flag ok # 3.68 [+0.31] - peer tso flag ok # 4.36 [+0.68] - aggregation ok # 6.18 [+1.82] - aggregation with TSO off ok # 10.09 [+3.91] with gro on - gro flag ok # 10.41 [+0.32] - peer gro flag ok # 10.69 [+0.28] - tso flag ok # 10.95 [+0.26] - peer tso flag ok # 12.24 [+1.28] - aggregation with TSO off ok # 16.56 [+4.32] gro vs xdp while down - gro flag off ok # 17.01 [+0.45] - after down ok # 17.47 [+0.46] - after xdp off ok # 17.95 [+0.48] - after up ok # 18.78 [+0.83] - after peer xdp ok # 22.63 [+3.85] gro vs xdp while down - gro flag on ok # 23.12 [+0.49] - after down ok # 23.60 [+0.48] - after xdp off ok # 24.08 [+0.48] - after up ok # 24.84 [+0.76] - after peer xdp ok # 28.26 [+3.42] default channels ok # 29.05 [+0.79] with gro enabled on link down - gro flag ok # 29.33 [+0.28] - peer gro flag ok # 29.60 [+0.27] - tso flag ok # 29.88 [+0.28] - peer tso flag ok # 31.38 [+1.50] - aggregation with TSO off ok # 35.91 [+4.53] setting tx channels ok # 37.05 [+1.14] setting both rx and tx channels ok # 38.21 [+1.16] bad setting: combined channels ok # 39.36 [+1.14] setting invalid channels nr ok # 39.98 [+0.62] bad setting: XDP with RX nr less than TX ok # 41.54 [+1.56] bad setting: reducing RX nr below peer TX with XDP set ok # 41.85 [+0.32] bad setting: increasing peer TX nr above RX with XDP set ok # 42.94 [+1.09] setting invalid channels nr ok # 43.70 [+0.76] with xdp attached - gro flag ok # 44.01 [+0.31] - peer gro flag ok # 44.28 [+0.27] - tso flag ok # 44.55 [+0.27] - peer tso flag ok # 45.57 [+1.03] - no aggregation ok # 47.08 [+1.50] - gro flag with GRO on ok # 47.75 [+0.67] - aggregation ok # 49.25 [+1.50] - after dev off, flag ok # 49.54 [+0.30] - peer flag ok # 50.32 [+0.78] - after gro on xdp off, gro flag ok # 50.63 [+0.30] - peer gro flag ok # 50.90 [+0.27] - tso flag ok # 51.20 [+0.30] - peer tso flag ok # 52.31 [+1.11] decreasing tx channels with device down ok # 53.31 [+1.00] - aggregation ok # 55.56 [+2.24] increasing tx channels with device down ok # 57.19 [+1.64] 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__->