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.77 [+2.77] default - gro flag ok # 3.07 [+0.30] - peer gro flag ok # 3.33 [+0.25] - tso flag ok # 3.60 [+0.27] - peer tso flag ok # 4.24 [+0.64] - aggregation ok # 6.05 [+1.81] - aggregation with TSO off ok # 9.95 [+3.90] with gro on - gro flag ok # 10.23 [+0.27] - peer gro flag ok # 10.49 [+0.26] - tso flag ok # 10.78 [+0.29] - peer tso flag ok # 12.01 [+1.24] - aggregation with TSO off ok # 16.41 [+4.39] gro vs xdp while down - gro flag off ok # 16.87 [+0.46] - after down ok # 17.34 [+0.47] - after xdp off ok # 17.78 [+0.44] - after up ok # 18.51 [+0.73] - after peer xdp ok # 22.33 [+3.82] gro vs xdp while down - gro flag on ok # 22.78 [+0.45] - after down ok # 23.28 [+0.50] - after xdp off ok # 23.74 [+0.46] - after up ok # 24.49 [+0.75] - after peer xdp ok # 27.76 [+3.27] default channels ok # 28.50 [+0.74] with gro enabled on link down - gro flag ok # 28.74 [+0.24] - peer gro flag ok # 29.01 [+0.27] - tso flag ok # 29.30 [+0.29] - peer tso flag ok # 30.72 [+1.42] - aggregation with TSO off ok # 35.12 [+4.40] setting tx channels ok # 36.25 [+1.14] setting both rx and tx channels ok # 37.40 [+1.14] bad setting: combined channels ok # 38.52 [+1.12] setting invalid channels nr ok # 39.10 [+0.58] bad setting: XDP with RX nr less than TX ok # 40.59 [+1.49] bad setting: reducing RX nr below peer TX with XDP set ok # 40.88 [+0.30] bad setting: increasing peer TX nr above RX with XDP set ok # 41.95 [+1.07] setting invalid channels nr ok # 42.70 [+0.75] with xdp attached - gro flag ok # 42.97 [+0.28] - peer gro flag ok # 43.26 [+0.28] - tso flag ok # 43.53 [+0.27] - peer tso flag ok # 44.46 [+0.93] - no aggregation ok # 45.78 [+1.32] - gro flag with GRO on ok # 46.43 [+0.65] - aggregation ok # 47.86 [+1.43] - after dev off, flag ok # 48.14 [+0.28] - peer flag ok # 48.85 [+0.71] - after gro on xdp off, gro flag ok # 49.10 [+0.25] - peer gro flag ok # 49.37 [+0.27] - tso flag ok # 49.66 [+0.29] - peer tso flag ok # 50.72 [+1.06] decreasing tx channels with device down ok # 51.67 [+0.96] - aggregation ok # 53.97 [+2.30] increasing tx channels with device down ok # 55.62 [+1.65] 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__->