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.80 [+2.80] default - gro flag ok # 3.08 [+0.28] - peer gro flag ok # 3.33 [+0.26] - tso flag ok # 3.60 [+0.26] - peer tso flag ok # 4.23 [+0.63] - aggregation ok # 5.85 [+1.62] - aggregation with TSO off ok # 9.70 [+3.85] with gro on - gro flag ok # 9.97 [+0.27] - peer gro flag ok # 10.23 [+0.27] - tso flag ok # 10.50 [+0.27] - peer tso flag ok # 11.71 [+1.21] - aggregation with TSO off ok # 15.88 [+4.17] gro vs xdp while down - gro flag off ok # 16.28 [+0.40] - after down ok # 16.72 [+0.44] - after xdp off ok # 17.13 [+0.41] - after up ok # 17.84 [+0.71] - after peer xdp ok # 21.44 [+3.60] gro vs xdp while down - gro flag on ok # 21.87 [+0.43] - after down ok # 22.34 [+0.47] - after xdp off ok # 22.76 [+0.42] - after up ok # 23.51 [+0.75] - after peer xdp ok # 26.79 [+3.29] default channels ok # 27.51 [+0.72] with gro enabled on link down - gro flag ok # 27.80 [+0.29] - peer gro flag ok # 28.07 [+0.27] - tso flag ok # 28.34 [+0.27] - peer tso flag ok # 29.67 [+1.33] - aggregation with TSO off ok # 34.03 [+4.36] setting tx channels ok # 35.11 [+1.08] setting both rx and tx channels ok # 36.22 [+1.11] bad setting: combined channels ok # 37.25 [+1.03] setting invalid channels nr ok # 37.81 [+0.56] bad setting: XDP with RX nr less than TX ok # 39.19 [+1.38] bad setting: reducing RX nr below peer TX with XDP set ok # 39.47 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 40.48 [+1.01] setting invalid channels nr ok # 41.16 [+0.68] with xdp attached - gro flag ok # 41.44 [+0.28] - peer gro flag ok # 41.70 [+0.26] - tso flag ok # 41.94 [+0.24] - peer tso flag ok # 42.83 [+0.90] - no aggregation ok # 44.19 [+1.36] - gro flag with GRO on ok # 44.85 [+0.65] - aggregation ok # 46.19 [+1.34] - after dev off, flag ok # 46.46 [+0.27] - peer flag ok # 47.14 [+0.69] - after gro on xdp off, gro flag ok # 47.42 [+0.27] - peer gro flag ok # 47.70 [+0.29] - tso flag ok # 47.96 [+0.25] - peer tso flag ok # 49.03 [+1.07] decreasing tx channels with device down ok # 50.00 [+0.96] - aggregation ok # 52.18 [+2.19] increasing tx channels with device down ok # 53.66 [+1.48] 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__->