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 # 1.96 [+1.96] default - gro flag ok # 2.16 [+0.20] - peer gro flag ok # 2.37 [+0.21] - tso flag ok # 2.60 [+0.22] - peer tso flag ok # 3.04 [+0.44] - aggregation ok # 4.21 [+1.17] - aggregation with TSO off ok # 7.05 [+2.84] with gro on - gro flag ok # 7.27 [+0.23] - peer gro flag ok # 7.51 [+0.24] - tso flag ok # 7.76 [+0.25] - peer tso flag ok # 8.51 [+0.76] - aggregation with TSO off ok # 11.65 [+3.14] gro vs xdp while down - gro flag off ok # 11.99 [+0.33] - after down ok # 12.29 [+0.31] - after xdp off ok # 12.62 [+0.33] - after up ok # 13.18 [+0.55] - after peer xdp ok # 15.70 [+2.53] gro vs xdp while down - gro flag on ok # 16.03 [+0.32] - after down ok # 16.31 [+0.29] - after xdp off ok # 16.62 [+0.30] - after up ok # 17.13 [+0.52] - after peer xdp ok # 19.69 [+2.56] default channels ok # 20.24 [+0.54] with gro enabled on link down - gro flag ok # 20.47 [+0.24] - peer gro flag ok # 20.69 [+0.22] - tso flag ok # 20.90 [+0.21] - peer tso flag ok # 21.73 [+0.82] - aggregation with TSO off ok # 24.75 [+3.02] setting tx channels ok # 25.45 [+0.71] setting both rx and tx channels ok # 26.15 [+0.70] bad setting: combined channels ok # 26.81 [+0.66] setting invalid channels nr ok # 27.11 [+0.31] bad setting: XDP with RX nr less than TX ok # 27.88 [+0.77] bad setting: reducing RX nr below peer TX with XDP set ok # 28.02 [+0.13] bad setting: increasing peer TX nr above RX with XDP set ok # 28.69 [+0.68] setting invalid channels nr ok # 29.09 [+0.39] with xdp attached - gro flag ok # 29.26 [+0.17] - peer gro flag ok # 29.41 [+0.16] - tso flag ok # 29.58 [+0.17] - peer tso flag ok # 30.00 [+0.42] - no aggregation ok # 30.75 [+0.74] - gro flag with GRO on ok # 31.04 [+0.30] - aggregation ok # 31.82 [+0.78] - after dev off, flag ok # 31.97 [+0.14] - peer flag ok # 32.35 [+0.38] - after gro on xdp off, gro flag ok # 32.54 [+0.18] - peer gro flag ok # 32.72 [+0.18] - tso flag ok # 32.88 [+0.16] - peer tso flag ok # 33.51 [+0.63] decreasing tx channels with device down ok # 33.95 [+0.44] - aggregation ok # 35.15 [+1.21] increasing tx channels with device down ok # 35.83 [+0.68] 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__->