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.57 [+2.57] default - gro flag ok # 2.80 [+0.23] - peer gro flag ok # 3.04 [+0.23] - tso flag ok # 3.28 [+0.24] - peer tso flag ok # 3.84 [+0.56] - aggregation ok # 5.43 [+1.58] - aggregation with TSO off ok # 9.03 [+3.60] with gro on - gro flag ok # 9.28 [+0.25] - peer gro flag ok # 9.53 [+0.25] - tso flag ok # 9.78 [+0.24] - peer tso flag ok # 10.85 [+1.07] - aggregation with TSO off ok # 14.83 [+3.99] gro vs xdp while down - gro flag off ok # 15.24 [+0.41] - after down ok # 15.64 [+0.39] - after xdp off ok # 16.05 [+0.41] - after up ok # 16.73 [+0.69] - after peer xdp ok # 20.16 [+3.43] gro vs xdp while down - gro flag on ok # 20.54 [+0.38] - after down ok # 20.95 [+0.41] - after xdp off ok # 21.36 [+0.42] - after up ok # 22.04 [+0.67] - after peer xdp ok # 25.16 [+3.12] default channels ok # 25.82 [+0.66] with gro enabled on link down - gro flag ok # 26.04 [+0.22] - peer gro flag ok # 26.25 [+0.21] - tso flag ok # 26.49 [+0.23] - peer tso flag ok # 27.73 [+1.24] - aggregation with TSO off ok # 31.73 [+4.00] setting tx channels ok # 32.73 [+1.01] setting both rx and tx channels ok # 33.67 [+0.94] bad setting: combined channels ok # 34.67 [+0.99] setting invalid channels nr ok # 35.21 [+0.54] bad setting: XDP with RX nr less than TX ok # 36.52 [+1.31] bad setting: reducing RX nr below peer TX with XDP set ok # 36.77 [+0.25] bad setting: increasing peer TX nr above RX with XDP set ok # 37.76 [+0.98] setting invalid channels nr ok # 38.40 [+0.64] with xdp attached - gro flag ok # 38.63 [+0.24] - peer gro flag ok # 38.89 [+0.26] - tso flag ok # 39.14 [+0.25] - peer tso flag ok # 39.96 [+0.82] - no aggregation ok # 41.19 [+1.23] - gro flag with GRO on ok # 41.75 [+0.56] - aggregation ok # 43.06 [+1.31] - after dev off, flag ok # 43.30 [+0.24] - peer flag ok # 43.98 [+0.68] - after gro on xdp off, gro flag ok # 44.21 [+0.24] - peer gro flag ok # 44.45 [+0.23] - tso flag ok # 44.67 [+0.23] - peer tso flag ok # 45.65 [+0.98] decreasing tx channels with device down ok # 46.52 [+0.87] - aggregation ok # 48.55 [+2.03] increasing tx channels with device down ok # 49.95 [+1.40] 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__->