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.78 [+2.78] default - gro flag ok # 3.06 [+0.27] - peer gro flag ok # 3.34 [+0.28] - tso flag ok # 3.60 [+0.26] - peer tso flag ok # 4.29 [+0.69] - aggregation ok # 6.11 [+1.82] - aggregation with TSO off ok # 9.97 [+3.87] with gro on - gro flag ok # 10.25 [+0.28] - peer gro flag ok # 10.54 [+0.29] - tso flag ok # 10.83 [+0.28] - peer tso flag ok # 12.09 [+1.26] - aggregation with TSO off ok # 16.63 [+4.55] gro vs xdp while down - gro flag off ok # 17.13 [+0.50] - after down ok # 17.58 [+0.46] - after xdp off ok # 18.07 [+0.48] - after up ok # 18.82 [+0.75] - after peer xdp ok # 22.69 [+3.87] gro vs xdp while down - gro flag on ok # 23.15 [+0.46] - after down ok # 23.60 [+0.45] - after xdp off ok # 24.06 [+0.45] - after up ok # 24.80 [+0.74] - after peer xdp ok # 28.27 [+3.47] default channels ok # 28.98 [+0.71] with gro enabled on link down - gro flag ok # 29.25 [+0.27] - peer gro flag ok # 29.53 [+0.28] - tso flag ok # 29.82 [+0.29] - peer tso flag ok # 31.27 [+1.45] - aggregation with TSO off ok # 35.74 [+4.47] setting tx channels ok # 36.82 [+1.08] setting both rx and tx channels ok # 37.97 [+1.16] bad setting: combined channels ok # 39.07 [+1.10] setting invalid channels nr ok # 39.69 [+0.62] bad setting: XDP with RX nr less than TX ok # 41.24 [+1.55] bad setting: reducing RX nr below peer TX with XDP set ok # 41.54 [+0.30] bad setting: increasing peer TX nr above RX with XDP set ok # 42.60 [+1.05] setting invalid channels nr ok # 43.33 [+0.73] with xdp attached - gro flag ok # 43.61 [+0.28] - peer gro flag ok # 43.90 [+0.29] - tso flag ok # 44.18 [+0.28] - peer tso flag ok # 45.14 [+0.96] - no aggregation ok # 46.51 [+1.37] - gro flag with GRO on ok # 47.18 [+0.67] - aggregation ok # 48.62 [+1.45] - after dev off, flag ok # 48.91 [+0.29] - peer flag ok # 49.69 [+0.77] - after gro on xdp off, gro flag ok # 49.95 [+0.26] - peer gro flag ok # 50.24 [+0.30] - tso flag ok # 50.51 [+0.27] - peer tso flag ok # 51.63 [+1.12] decreasing tx channels with device down ok # 52.64 [+1.01] - aggregation ok # 54.86 [+2.21] increasing tx channels with device down ok # 56.52 [+1.66] 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__->