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.85 [+2.85] default - gro flag ok # 3.13 [+0.28] - peer gro flag ok # 3.39 [+0.26] - tso flag ok # 3.65 [+0.25] - peer tso flag ok # 4.29 [+0.64] - aggregation ok # 6.07 [+1.79] - aggregation with TSO off ok # 9.92 [+3.84] with gro on - gro flag ok # 10.18 [+0.26] - peer gro flag ok # 10.45 [+0.27] - tso flag ok # 10.72 [+0.26] - peer tso flag ok # 11.93 [+1.21] - aggregation with TSO off ok # 16.08 [+4.15] gro vs xdp while down - gro flag off ok # 16.50 [+0.42] - after down ok # 16.94 [+0.45] - after xdp off ok # 17.38 [+0.44] - after up ok # 18.07 [+0.69] - after peer xdp ok # 21.74 [+3.66] gro vs xdp while down - gro flag on ok # 22.18 [+0.45] - after down ok # 22.64 [+0.46] - after xdp off ok # 23.08 [+0.44] - after up ok # 23.80 [+0.72] - after peer xdp ok # 27.10 [+3.30] default channels ok # 27.84 [+0.74] with gro enabled on link down - gro flag ok # 28.11 [+0.27] - peer gro flag ok # 28.39 [+0.27] - tso flag ok # 28.65 [+0.26] - peer tso flag ok # 30.10 [+1.45] - aggregation with TSO off ok # 34.46 [+4.37] setting tx channels ok # 35.54 [+1.08] setting both rx and tx channels ok # 36.62 [+1.08] bad setting: combined channels ok # 37.75 [+1.13] setting invalid channels nr ok # 38.34 [+0.60] bad setting: XDP with RX nr less than TX ok # 39.80 [+1.46] bad setting: reducing RX nr below peer TX with XDP set ok # 40.09 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 41.18 [+1.09] setting invalid channels nr ok # 41.89 [+0.71] with xdp attached - gro flag ok # 42.17 [+0.28] - peer gro flag ok # 42.43 [+0.26] - tso flag ok # 42.70 [+0.27] - peer tso flag ok # 43.67 [+0.97] - no aggregation ok # 45.07 [+1.40] - gro flag with GRO on ok # 45.70 [+0.64] - aggregation ok # 47.10 [+1.39] - after dev off, flag ok # 47.37 [+0.27] - peer flag ok # 48.11 [+0.74] - after gro on xdp off, gro flag ok # 48.38 [+0.27] - peer gro flag ok # 48.64 [+0.26] - tso flag ok # 48.92 [+0.28] - peer tso flag ok # 49.96 [+1.05] decreasing tx channels with device down ok # 50.96 [+1.00] - aggregation ok # 53.13 [+2.17] increasing tx channels with device down ok # 54.67 [+1.54] 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__->