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.04 [+0.24] - peer gro flag ok # 3.30 [+0.26] - tso flag ok # 3.56 [+0.26] - peer tso flag ok # 4.19 [+0.63] - aggregation ok # 5.83 [+1.64] - aggregation with TSO off ok # 9.49 [+3.67] with gro on - gro flag ok # 9.74 [+0.25] - peer gro flag ok # 9.99 [+0.25] - tso flag ok # 10.24 [+0.25] - peer tso flag ok # 11.38 [+1.14] - aggregation with TSO off ok # 15.43 [+4.04] gro vs xdp while down - gro flag off ok # 15.85 [+0.42] - after down ok # 16.28 [+0.44] - after xdp off ok # 16.72 [+0.44] - after up ok # 17.44 [+0.72] - after peer xdp ok # 21.07 [+3.63] gro vs xdp while down - gro flag on ok # 21.47 [+0.40] - after down ok # 21.92 [+0.45] - after xdp off ok # 22.32 [+0.40] - after up ok # 23.02 [+0.70] - after peer xdp ok # 26.22 [+3.20] default channels ok # 26.91 [+0.68] with gro enabled on link down - gro flag ok # 27.17 [+0.26] - peer gro flag ok # 27.43 [+0.26] - tso flag ok # 27.68 [+0.26] - peer tso flag ok # 29.04 [+1.36] - aggregation with TSO off ok # 33.35 [+4.31] setting tx channels ok # 34.38 [+1.03] setting both rx and tx channels ok # 35.38 [+1.00] bad setting: combined channels ok # 36.42 [+1.04] setting invalid channels nr ok # 36.97 [+0.55] bad setting: XDP with RX nr less than TX ok # 38.41 [+1.44] bad setting: reducing RX nr below peer TX with XDP set ok # 38.69 [+0.28] bad setting: increasing peer TX nr above RX with XDP set ok # 39.71 [+1.02] setting invalid channels nr ok # 40.40 [+0.69] with xdp attached - gro flag ok # 40.64 [+0.24] - peer gro flag ok # 40.92 [+0.28] - tso flag ok # 41.15 [+0.23] - peer tso flag ok # 42.02 [+0.87] - no aggregation ok # 43.30 [+1.27] - gro flag with GRO on ok # 43.91 [+0.62] - aggregation ok # 45.25 [+1.33] - after dev off, flag ok # 45.49 [+0.24] - peer flag ok # 46.20 [+0.71] - after gro on xdp off, gro flag ok # 46.44 [+0.24] - peer gro flag ok # 46.68 [+0.24] - tso flag ok # 46.94 [+0.26] - peer tso flag ok # 47.97 [+1.03] decreasing tx channels with device down ok # 48.87 [+0.90] - aggregation ok # 51.04 [+2.17] increasing tx channels with device down ok # 52.50 [+1.46] 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__->