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.25 [+1.25] default - gro flag ok # 1.41 [+0.16] - peer gro flag ok # 1.55 [+0.14] - tso flag ok # 1.69 [+0.14] - peer tso flag ok # 1.95 [+0.26] - aggregation ok # 2.75 [+0.80] - aggregation with TSO off ok # 4.65 [+1.90] with gro on - gro flag ok # 4.81 [+0.16] - peer gro flag ok # 4.94 [+0.13] - tso flag ok # 5.10 [+0.16] - peer tso flag ok # 5.60 [+0.50] - aggregation with TSO off ok # 7.80 [+2.19] gro vs xdp while down - gro flag off ok # 8.04 [+0.24] - after down ok # 8.29 [+0.25] - after xdp off ok # 8.51 [+0.22] - after up ok # 8.89 [+0.37] - after peer xdp ok # 10.75 [+1.86] gro vs xdp while down - gro flag on ok # 10.96 [+0.22] - after down ok # 11.19 [+0.23] - after xdp off ok # 11.40 [+0.22] - after up ok # 11.77 [+0.36] - after peer xdp ok # 13.42 [+1.65] default channels ok # 13.75 [+0.33] with gro enabled on link down - gro flag ok # 13.90 [+0.15] - peer gro flag ok # 14.05 [+0.15] - tso flag ok # 14.20 [+0.15] - peer tso flag ok # 14.76 [+0.56] - aggregation with TSO off ok # 17.05 [+2.29] setting tx channels ok # 17.63 [+0.57] setting both rx and tx channels ok # 18.17 [+0.54] bad setting: combined channels ok # 18.75 [+0.58] setting invalid channels nr ok # 18.99 [+0.24] bad setting: XDP with RX nr less than TX ok # 19.66 [+0.66] bad setting: reducing RX nr below peer TX with XDP set ok # 19.78 [+0.13] bad setting: increasing peer TX nr above RX with XDP set ok # 20.36 [+0.57] setting invalid channels nr ok # 20.71 [+0.35] with xdp attached - gro flag ok # 20.86 [+0.15] - peer gro flag ok # 21.00 [+0.15] - tso flag ok # 21.15 [+0.15] - peer tso flag ok # 21.54 [+0.39] - no aggregation ok # 22.24 [+0.70] - gro flag with GRO on ok # 22.50 [+0.26] - aggregation ok # 23.24 [+0.74] - after dev off, flag ok # 23.40 [+0.15] - peer flag ok # 23.72 [+0.33] - after gro on xdp off, gro flag ok # 23.87 [+0.14] - peer gro flag ok # 24.00 [+0.14] - tso flag ok # 24.15 [+0.14] - peer tso flag ok # 24.75 [+0.60] decreasing tx channels with device down ok # 25.16 [+0.41] - aggregation ok # 26.31 [+1.15] increasing tx channels with device down ok # 26.95 [+0.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__->