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.99 [+1.99] default - gro flag ok # 2.20 [+0.21] - peer gro flag ok # 2.40 [+0.19] - tso flag ok # 2.60 [+0.20] - peer tso flag ok # 3.03 [+0.43] - aggregation ok # 4.34 [+1.31] - aggregation with TSO off ok # 7.17 [+2.84] with gro on - gro flag ok # 7.39 [+0.22] - peer gro flag ok # 7.64 [+0.25] - tso flag ok # 7.85 [+0.21] - peer tso flag ok # 8.62 [+0.77] - aggregation with TSO off ok # 11.80 [+3.17] gro vs xdp while down - gro flag off ok # 12.10 [+0.30] - after down ok # 12.45 [+0.35] - after xdp off ok # 12.76 [+0.31] - after up ok # 13.34 [+0.58] - after peer xdp ok # 16.23 [+2.89] gro vs xdp while down - gro flag on ok # 16.56 [+0.33] - after down ok # 16.92 [+0.37] - after xdp off ok # 17.23 [+0.31] - after up ok # 17.83 [+0.59] - after peer xdp ok # 20.45 [+2.62] default channels ok # 20.99 [+0.54] with gro enabled on link down - gro flag ok # 21.22 [+0.23] - peer gro flag ok # 21.42 [+0.20] - tso flag ok # 21.63 [+0.21] - peer tso flag ok # 22.63 [+1.00] - aggregation with TSO off ok # 26.00 [+3.37] setting tx channels ok # 26.83 [+0.83] setting both rx and tx channels ok # 27.70 [+0.86] bad setting: combined channels ok # 28.60 [+0.90] setting invalid channels nr ok # 28.95 [+0.36] bad setting: XDP with RX nr less than TX ok # 29.93 [+0.97] bad setting: reducing RX nr below peer TX with XDP set ok # 30.11 [+0.19] bad setting: increasing peer TX nr above RX with XDP set ok # 30.94 [+0.82] setting invalid channels nr ok # 31.48 [+0.55] with xdp attached - gro flag ok # 31.66 [+0.18] - peer gro flag ok # 31.83 [+0.17] - tso flag ok # 32.02 [+0.19] - peer tso flag ok # 32.56 [+0.54] - no aggregation ok # 33.43 [+0.87] - gro flag with GRO on ok # 33.81 [+0.38] - aggregation ok # 34.74 [+0.93] - after dev off, flag ok # 34.91 [+0.17] - peer flag ok # 35.32 [+0.40] - after gro on xdp off, gro flag ok # 35.51 [+0.20] - peer gro flag ok # 35.68 [+0.17] - tso flag ok # 35.85 [+0.17] - peer tso flag ok # 36.53 [+0.68] decreasing tx channels with device down ok # 37.04 [+0.51] - aggregation ok # 38.45 [+1.40] increasing tx channels with device down ok # 39.31 [+0.86] 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__->