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.50 [+2.50] default - gro flag ok # 2.71 [+0.21] - peer gro flag ok # 2.93 [+0.22] - tso flag ok # 3.16 [+0.23] - peer tso flag ok # 3.70 [+0.55] - aggregation ok # 5.20 [+1.50] - aggregation with TSO off ok # 8.71 [+3.51] with gro on - gro flag ok # 8.96 [+0.24] - peer gro flag ok # 9.20 [+0.24] - tso flag ok # 9.44 [+0.24] - peer tso flag ok # 10.50 [+1.06] - aggregation with TSO off ok # 14.32 [+3.82] gro vs xdp while down - gro flag off ok # 14.70 [+0.38] - after down ok # 15.12 [+0.42] - after xdp off ok # 15.51 [+0.39] - after up ok # 16.17 [+0.66] - after peer xdp ok # 19.54 [+3.37] gro vs xdp while down - gro flag on ok # 19.92 [+0.38] - after down ok # 20.34 [+0.42] - after xdp off ok # 20.74 [+0.40] - after up ok # 21.41 [+0.67] - after peer xdp ok # 24.40 [+2.99] default channels ok # 25.04 [+0.64] with gro enabled on link down - gro flag ok # 25.24 [+0.20] - peer gro flag ok # 25.46 [+0.22] - tso flag ok # 25.69 [+0.24] - peer tso flag ok # 26.90 [+1.21] - aggregation with TSO off ok # 30.78 [+3.88] setting tx channels ok # 31.67 [+0.89] setting both rx and tx channels ok # 32.62 [+0.95] bad setting: combined channels ok # 33.60 [+0.98] setting invalid channels nr ok # 34.12 [+0.52] bad setting: XDP with RX nr less than TX ok # 35.46 [+1.34] bad setting: reducing RX nr below peer TX with XDP set ok # 35.71 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 36.62 [+0.91] setting invalid channels nr ok # 37.29 [+0.66] with xdp attached - gro flag ok # 37.49 [+0.21] - peer gro flag ok # 37.72 [+0.23] - tso flag ok # 37.96 [+0.24] - peer tso flag ok # 38.76 [+0.80] - no aggregation ok # 39.93 [+1.17] - gro flag with GRO on ok # 40.47 [+0.55] - aggregation ok # 41.74 [+1.27] - after dev off, flag ok # 41.96 [+0.22] - peer flag ok # 42.60 [+0.64] - after gro on xdp off, gro flag ok # 42.85 [+0.24] - peer gro flag ok # 43.05 [+0.21] - tso flag ok # 43.26 [+0.21] - peer tso flag ok # 44.20 [+0.93] decreasing tx channels with device down ok # 45.04 [+0.85] - aggregation ok # 46.99 [+1.95] increasing tx channels with device down ok # 48.35 [+1.35] 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__->