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 # 3.03 [+3.03] default - gro flag ok # 3.41 [+0.38] - peer gro flag ok # 3.71 [+0.29] - tso flag ok # 3.99 [+0.29] - peer tso flag ok # 4.64 [+0.65] - aggregation ok # 6.36 [+1.73] - aggregation with TSO off ok # 10.38 [+4.02] with gro on - gro flag ok # 10.71 [+0.33] - peer gro flag ok # 10.97 [+0.26] - tso flag ok # 11.29 [+0.31] - peer tso flag ok # 12.57 [+1.28] - aggregation with TSO off ok # 16.93 [+4.36] gro vs xdp while down - gro flag off ok # 17.36 [+0.44] - after down ok # 17.85 [+0.49] - after xdp off ok # 18.31 [+0.46] - after up ok # 19.03 [+0.72] - after peer xdp ok # 23.07 [+4.04] gro vs xdp while down - gro flag on ok # 23.68 [+0.60] - after down ok # 24.14 [+0.47] - after xdp off ok # 24.58 [+0.44] - after up ok # 25.38 [+0.80] - after peer xdp ok # 28.99 [+3.61] default channels ok # 29.74 [+0.75] with gro enabled on link down - gro flag ok # 30.00 [+0.26] - peer gro flag ok # 30.29 [+0.29] - tso flag ok # 30.58 [+0.29] - peer tso flag ok # 32.15 [+1.57] - aggregation with TSO off ok # 36.76 [+4.61] setting tx channels ok # 37.98 [+1.23] setting both rx and tx channels ok # 39.22 [+1.24] bad setting: combined channels ok # 40.47 [+1.25] setting invalid channels nr ok # 41.15 [+0.67] bad setting: XDP with RX nr less than TX ok # 42.63 [+1.48] bad setting: reducing RX nr below peer TX with XDP set ok # 42.92 [+0.29] bad setting: increasing peer TX nr above RX with XDP set ok # 44.21 [+1.29] setting invalid channels nr ok # 44.90 [+0.69] with xdp attached - gro flag ok # 45.39 [+0.49] - peer gro flag ok # 45.73 [+0.34] - tso flag ok # 46.07 [+0.33] - peer tso flag ok # 47.06 [+0.99] - no aggregation ok # 49.05 [+1.99] - gro flag with GRO on ok # 49.74 [+0.69] - aggregation ok # 51.35 [+1.61] - after dev off, flag ok # 51.62 [+0.28] - peer flag ok # 52.37 [+0.75] - after gro on xdp off, gro flag ok # 52.67 [+0.30] - peer gro flag ok # 52.92 [+0.25] - tso flag ok # 53.21 [+0.29] - peer tso flag ok # 54.47 [+1.25] decreasing tx channels with device down ok # 55.51 [+1.05] - aggregation ok # 58.01 [+2.50] increasing tx channels with device down ok # 59.57 [+1.56] 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__->