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.93 [+2.93] default - gro flag ok # 3.21 [+0.28] - peer gro flag ok # 3.48 [+0.27] - tso flag ok # 3.80 [+0.32] - peer tso flag ok # 4.46 [+0.66] - aggregation ok # 6.20 [+1.75] - aggregation with TSO off ok # 10.08 [+3.88] with gro on - gro flag ok # 10.37 [+0.28] - peer gro flag ok # 10.66 [+0.29] - tso flag ok # 10.94 [+0.28] - peer tso flag ok # 12.22 [+1.28] - aggregation with TSO off ok # 16.60 [+4.38] gro vs xdp while down - gro flag off ok # 17.08 [+0.48] - after down ok # 17.55 [+0.47] - after xdp off ok # 18.01 [+0.47] - after up ok # 18.78 [+0.76] - after peer xdp ok # 22.63 [+3.85] gro vs xdp while down - gro flag on ok # 23.08 [+0.45] - after down ok # 23.55 [+0.47] - after xdp off ok # 23.97 [+0.42] - after up ok # 24.70 [+0.74] - after peer xdp ok # 28.10 [+3.40] default channels ok # 28.87 [+0.77] with gro enabled on link down - gro flag ok # 29.16 [+0.29] - peer gro flag ok # 29.44 [+0.28] - tso flag ok # 29.77 [+0.33] - peer tso flag ok # 31.32 [+1.55] - aggregation with TSO off ok # 36.04 [+4.73] setting tx channels ok # 37.29 [+1.25] setting both rx and tx channels ok # 38.43 [+1.14] bad setting: combined channels ok # 39.50 [+1.07] setting invalid channels nr ok # 40.12 [+0.62] bad setting: XDP with RX nr less than TX ok # 41.68 [+1.56] bad setting: reducing RX nr below peer TX with XDP set ok # 41.97 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 43.02 [+1.05] setting invalid channels nr ok # 43.74 [+0.72] with xdp attached - gro flag ok # 44.00 [+0.26] - peer gro flag ok # 44.27 [+0.27] - tso flag ok # 44.53 [+0.26] - peer tso flag ok # 45.42 [+0.89] - no aggregation ok # 46.77 [+1.35] - gro flag with GRO on ok # 47.42 [+0.65] - aggregation ok # 48.76 [+1.34] - after dev off, flag ok # 49.06 [+0.29] - peer flag ok # 49.83 [+0.77] - after gro on xdp off, gro flag ok # 50.11 [+0.28] - peer gro flag ok # 50.36 [+0.25] - tso flag ok # 50.64 [+0.28] - peer tso flag ok # 51.69 [+1.06] decreasing tx channels with device down ok # 52.64 [+0.95] - aggregation ok # 54.88 [+2.24] increasing tx channels with device down ok # 56.42 [+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__->