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.71 [+2.71] default - gro flag ok # 2.95 [+0.24] - peer gro flag ok # 3.21 [+0.25] - tso flag ok # 3.45 [+0.24] - peer tso flag ok # 4.03 [+0.57] - aggregation ok # 5.58 [+1.55] - aggregation with TSO off ok # 9.14 [+3.57] with gro on - gro flag ok # 9.37 [+0.22] - peer gro flag ok # 9.61 [+0.25] - tso flag ok # 9.83 [+0.22] - peer tso flag ok # 10.92 [+1.09] - aggregation with TSO off ok # 15.02 [+4.10] gro vs xdp while down - gro flag off ok # 15.46 [+0.44] - after down ok # 15.88 [+0.42] - after xdp off ok # 16.32 [+0.45] - after up ok # 17.00 [+0.67] - after peer xdp ok # 20.58 [+3.58] gro vs xdp while down - gro flag on ok # 20.95 [+0.37] - after down ok # 21.38 [+0.43] - after xdp off ok # 21.76 [+0.39] - after up ok # 22.43 [+0.67] - after peer xdp ok # 25.56 [+3.13] default channels ok # 26.20 [+0.64] with gro enabled on link down - gro flag ok # 26.41 [+0.21] - peer gro flag ok # 26.65 [+0.23] - tso flag ok # 26.88 [+0.23] - peer tso flag ok # 28.14 [+1.26] - aggregation with TSO off ok # 32.20 [+4.06] setting tx channels ok # 33.19 [+0.99] setting both rx and tx channels ok # 34.14 [+0.95] bad setting: combined channels ok # 35.13 [+0.99] setting invalid channels nr ok # 35.65 [+0.52] bad setting: XDP with RX nr less than TX ok # 37.00 [+1.35] bad setting: reducing RX nr below peer TX with XDP set ok # 37.26 [+0.26] bad setting: increasing peer TX nr above RX with XDP set ok # 38.18 [+0.92] setting invalid channels nr ok # 38.84 [+0.67] with xdp attached - gro flag ok # 39.08 [+0.23] - peer gro flag ok # 39.32 [+0.24] - tso flag ok # 39.56 [+0.24] - peer tso flag ok # 40.37 [+0.81] - no aggregation ok # 41.55 [+1.19] - gro flag with GRO on ok # 42.11 [+0.56] - aggregation ok # 43.41 [+1.30] - after dev off, flag ok # 43.63 [+0.22] - peer flag ok # 44.27 [+0.64] - after gro on xdp off, gro flag ok # 44.48 [+0.21] - peer gro flag ok # 44.75 [+0.27] - tso flag ok # 44.99 [+0.24] - peer tso flag ok # 45.93 [+0.95] decreasing tx channels with device down ok # 46.80 [+0.87] - aggregation ok # 48.79 [+1.99] increasing tx channels with device down ok # 50.17 [+1.38] 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__->