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.39 [+2.39] default - gro flag ok # 2.62 [+0.23] - peer gro flag ok # 2.85 [+0.23] - tso flag ok # 3.05 [+0.20] - peer tso flag ok # 3.62 [+0.57] - aggregation ok # 5.15 [+1.53] - aggregation with TSO off ok # 8.58 [+3.43] with gro on - gro flag ok # 8.81 [+0.23] - peer gro flag ok # 9.03 [+0.22] - tso flag ok # 9.26 [+0.22] - peer tso flag ok # 10.32 [+1.07] - aggregation with TSO off ok # 14.12 [+3.80] gro vs xdp while down - gro flag off ok # 14.52 [+0.40] - after down ok # 14.94 [+0.42] - after xdp off ok # 15.32 [+0.38] - after up ok # 15.98 [+0.66] - after peer xdp ok # 19.32 [+3.35] gro vs xdp while down - gro flag on ok # 19.71 [+0.39] - after down ok # 20.10 [+0.39] - after xdp off ok # 20.48 [+0.38] - after up ok # 21.12 [+0.65] - after peer xdp ok # 24.12 [+2.99] default channels ok # 24.73 [+0.61] with gro enabled on link down - gro flag ok # 24.96 [+0.23] - peer gro flag ok # 25.19 [+0.23] - tso flag ok # 25.42 [+0.23] - peer tso flag ok # 26.67 [+1.25] - aggregation with TSO off ok # 30.63 [+3.97] setting tx channels ok # 31.60 [+0.96] setting both rx and tx channels ok # 32.52 [+0.92] bad setting: combined channels ok # 33.48 [+0.96] setting invalid channels nr ok # 33.99 [+0.51] bad setting: XDP with RX nr less than TX ok # 35.29 [+1.30] bad setting: reducing RX nr below peer TX with XDP set ok # 35.54 [+0.25] bad setting: increasing peer TX nr above RX with XDP set ok # 36.47 [+0.93] setting invalid channels nr ok # 37.09 [+0.62] with xdp attached - gro flag ok # 37.33 [+0.24] - peer gro flag ok # 37.55 [+0.22] - tso flag ok # 37.78 [+0.23] - peer tso flag ok # 38.59 [+0.81] - no aggregation ok # 39.75 [+1.16] - gro flag with GRO on ok # 40.31 [+0.55] - aggregation ok # 41.60 [+1.29] - after dev off, flag ok # 41.83 [+0.23] - peer flag ok # 42.49 [+0.66] - after gro on xdp off, gro flag ok # 42.72 [+0.23] - peer gro flag ok # 42.96 [+0.25] - tso flag ok # 43.19 [+0.23] - peer tso flag ok # 44.13 [+0.94] decreasing tx channels with device down ok # 44.96 [+0.83] - aggregation ok # 46.85 [+1.88] increasing tx channels with device down ok # 48.17 [+1.32] 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__->