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.68 [+2.68] default - gro flag ok # 2.91 [+0.23] - peer gro flag ok # 3.16 [+0.25] - tso flag ok # 3.40 [+0.23] - peer tso flag ok # 3.97 [+0.57] - aggregation ok # 5.55 [+1.59] - aggregation with TSO off ok # 9.28 [+3.73] with gro on - gro flag ok # 9.51 [+0.23] - peer gro flag ok # 9.73 [+0.22] - tso flag ok # 9.97 [+0.24] - peer tso flag ok # 11.11 [+1.14] - aggregation with TSO off ok # 15.27 [+4.16] gro vs xdp while down - gro flag off ok # 15.68 [+0.41] - after down ok # 16.08 [+0.41] - after xdp off ok # 16.49 [+0.41] - after up ok # 17.18 [+0.69] - after peer xdp ok # 20.65 [+3.48] gro vs xdp while down - gro flag on ok # 21.07 [+0.42] - after down ok # 21.51 [+0.44] - after xdp off ok # 21.91 [+0.40] - after up ok # 22.62 [+0.70] - after peer xdp ok # 25.76 [+3.14] default channels ok # 26.43 [+0.68] with gro enabled on link down - gro flag ok # 26.67 [+0.24] - peer gro flag ok # 26.92 [+0.25] - tso flag ok # 27.14 [+0.22] - peer tso flag ok # 28.45 [+1.31] - aggregation with TSO off ok # 32.45 [+4.00] setting tx channels ok # 33.42 [+0.98] setting both rx and tx channels ok # 34.42 [+0.99] bad setting: combined channels ok # 35.40 [+0.98] setting invalid channels nr ok # 35.93 [+0.53] bad setting: XDP with RX nr less than TX ok # 37.25 [+1.32] bad setting: reducing RX nr below peer TX with XDP set ok # 37.52 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 38.52 [+1.00] setting invalid channels nr ok # 39.15 [+0.63] with xdp attached - gro flag ok # 39.39 [+0.24] - peer gro flag ok # 39.64 [+0.26] - tso flag ok # 39.88 [+0.24] - peer tso flag ok # 40.73 [+0.85] - no aggregation ok # 41.98 [+1.25] - gro flag with GRO on ok # 42.57 [+0.59] - aggregation ok # 43.87 [+1.30] - after dev off, flag ok # 44.12 [+0.25] - peer flag ok # 44.78 [+0.66] - after gro on xdp off, gro flag ok # 45.01 [+0.23] - peer gro flag ok # 45.26 [+0.25] - tso flag ok # 45.51 [+0.25] - peer tso flag ok # 46.50 [+1.00] decreasing tx channels with device down ok # 47.42 [+0.92] - aggregation ok # 49.55 [+2.13] increasing tx channels with device down ok # 50.95 [+1.40] 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__->