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.82 [+2.82] default - gro flag ok # 3.07 [+0.25] - peer gro flag ok # 3.34 [+0.27] - tso flag ok # 3.62 [+0.28] - peer tso flag ok # 4.23 [+0.61] - aggregation ok # 5.96 [+1.73] - aggregation with TSO off ok # 9.80 [+3.84] with gro on - gro flag ok # 10.11 [+0.31] - peer gro flag ok # 10.42 [+0.31] - tso flag ok # 10.70 [+0.28] - peer tso flag ok # 11.90 [+1.21] - aggregation with TSO off ok # 16.20 [+4.30] gro vs xdp while down - gro flag off ok # 16.67 [+0.47] - after down ok # 17.14 [+0.47] - after xdp off ok # 17.57 [+0.43] - after up ok # 18.24 [+0.67] - after peer xdp ok # 21.86 [+3.63] gro vs xdp while down - gro flag on ok # 22.31 [+0.45] - after down ok # 22.77 [+0.46] - after xdp off ok # 23.19 [+0.42] - after up ok # 23.93 [+0.74] - after peer xdp ok # 27.17 [+3.24] default channels ok # 27.89 [+0.72] with gro enabled on link down - gro flag ok # 28.17 [+0.27] - peer gro flag ok # 28.43 [+0.26] - tso flag ok # 28.71 [+0.28] - peer tso flag ok # 30.12 [+1.41] - aggregation with TSO off ok # 34.44 [+4.32] setting tx channels ok # 35.54 [+1.10] setting both rx and tx channels ok # 36.67 [+1.13] bad setting: combined channels ok # 37.76 [+1.09] setting invalid channels nr ok # 38.34 [+0.58] bad setting: XDP with RX nr less than TX ok # 39.77 [+1.43] bad setting: reducing RX nr below peer TX with XDP set ok # 40.07 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.14 [+1.07] setting invalid channels nr ok # 41.82 [+0.68] with xdp attached - gro flag ok # 42.09 [+0.27] - peer gro flag ok # 42.37 [+0.28] - tso flag ok # 42.62 [+0.26] - peer tso flag ok # 43.55 [+0.93] - no aggregation ok # 44.85 [+1.29] - gro flag with GRO on ok # 45.46 [+0.61] - aggregation ok # 46.82 [+1.36] - after dev off, flag ok # 47.11 [+0.29] - peer flag ok # 47.88 [+0.77] - after gro on xdp off, gro flag ok # 48.13 [+0.26] - peer gro flag ok # 48.40 [+0.27] - tso flag ok # 48.66 [+0.27] - peer tso flag ok # 49.74 [+1.07] decreasing tx channels with device down ok # 50.74 [+1.00] - aggregation ok # 53.00 [+2.26] increasing tx channels with device down ok # 54.53 [+1.53] 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__->