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.67 [+2.67] default - gro flag ok # 2.94 [+0.27] - peer gro flag ok # 3.21 [+0.26] - tso flag ok # 3.44 [+0.23] - peer tso flag ok # 4.08 [+0.64] - aggregation ok # 5.77 [+1.70] - aggregation with TSO off ok # 9.42 [+3.65] with gro on - gro flag ok # 9.69 [+0.27] - peer gro flag ok # 9.95 [+0.27] - tso flag ok # 10.20 [+0.24] - peer tso flag ok # 11.35 [+1.16] - aggregation with TSO off ok # 15.47 [+4.12] gro vs xdp while down - gro flag off ok # 15.91 [+0.44] - after down ok # 16.40 [+0.49] - after xdp off ok # 16.92 [+0.53] - after up ok # 17.65 [+0.72] - after peer xdp ok # 21.29 [+3.64] gro vs xdp while down - gro flag on ok # 21.73 [+0.44] - after down ok # 22.14 [+0.42] - after xdp off ok # 22.58 [+0.43] - after up ok # 23.34 [+0.76] - after peer xdp ok # 26.57 [+3.23] default channels ok # 27.26 [+0.69] with gro enabled on link down - gro flag ok # 27.51 [+0.25] - peer gro flag ok # 27.77 [+0.26] - tso flag ok # 28.02 [+0.25] - peer tso flag ok # 29.39 [+1.37] - aggregation with TSO off ok # 33.68 [+4.29] setting tx channels ok # 34.76 [+1.07] setting both rx and tx channels ok # 35.80 [+1.04] bad setting: combined channels ok # 36.88 [+1.09] setting invalid channels nr ok # 37.45 [+0.57] bad setting: XDP with RX nr less than TX ok # 38.84 [+1.39] bad setting: reducing RX nr below peer TX with XDP set ok # 39.12 [+0.27] bad setting: increasing peer TX nr above RX with XDP set ok # 40.23 [+1.11] setting invalid channels nr ok # 40.91 [+0.68] with xdp attached - gro flag ok # 41.16 [+0.26] - peer gro flag ok # 41.44 [+0.28] - tso flag ok # 41.71 [+0.27] - peer tso flag ok # 42.65 [+0.93] - no aggregation ok # 44.02 [+1.38] - gro flag with GRO on ok # 44.62 [+0.60] - aggregation ok # 46.01 [+1.39] - after dev off, flag ok # 46.27 [+0.26] - peer flag ok # 47.00 [+0.73] - after gro on xdp off, gro flag ok # 47.25 [+0.25] - peer gro flag ok # 47.52 [+0.27] - tso flag ok # 47.77 [+0.25] - peer tso flag ok # 48.80 [+1.03] decreasing tx channels with device down ok # 49.71 [+0.91] - aggregation ok # 51.85 [+2.14] increasing tx channels with device down ok # 53.34 [+1.49] 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__->