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.69 [+2.69] default - gro flag ok # 2.97 [+0.28] - peer gro flag ok # 3.22 [+0.26] - tso flag ok # 3.50 [+0.28] - peer tso flag ok # 4.13 [+0.62] - aggregation ok # 5.87 [+1.74] - aggregation with TSO off ok # 9.67 [+3.80] with gro on - gro flag ok # 9.95 [+0.28] - peer gro flag ok # 10.20 [+0.24] - tso flag ok # 10.48 [+0.28] - peer tso flag ok # 11.71 [+1.24] - aggregation with TSO off ok # 15.92 [+4.21] gro vs xdp while down - gro flag off ok # 16.38 [+0.46] - after down ok # 16.82 [+0.44] - after xdp off ok # 17.28 [+0.46] - after up ok # 17.99 [+0.70] - after peer xdp ok # 21.67 [+3.69] gro vs xdp while down - gro flag on ok # 22.11 [+0.44] - after down ok # 22.57 [+0.46] - after xdp off ok # 23.00 [+0.42] - after up ok # 23.70 [+0.71] - after peer xdp ok # 27.07 [+3.37] default channels ok # 27.80 [+0.73] with gro enabled on link down - gro flag ok # 28.10 [+0.30] - peer gro flag ok # 28.38 [+0.29] - tso flag ok # 28.61 [+0.23] - peer tso flag ok # 30.02 [+1.41] - aggregation with TSO off ok # 34.26 [+4.24] setting tx channels ok # 35.36 [+1.10] setting both rx and tx channels ok # 36.43 [+1.07] bad setting: combined channels ok # 37.55 [+1.12] setting invalid channels nr ok # 38.16 [+0.61] bad setting: XDP with RX nr less than TX ok # 39.61 [+1.45] bad setting: reducing RX nr below peer TX with XDP set ok # 39.92 [+0.30] bad setting: increasing peer TX nr above RX with XDP set ok # 41.00 [+1.08] setting invalid channels nr ok # 41.73 [+0.74] with xdp attached - gro flag ok # 42.00 [+0.27] - peer gro flag ok # 42.23 [+0.23] - tso flag ok # 42.50 [+0.27] - peer tso flag ok # 43.48 [+0.98] - no aggregation ok # 44.86 [+1.38] - gro flag with GRO on ok # 45.50 [+0.64] - aggregation ok # 46.96 [+1.46] - after dev off, flag ok # 47.24 [+0.28] - peer flag ok # 48.01 [+0.76] - after gro on xdp off, gro flag ok # 48.29 [+0.28] - peer gro flag ok # 48.55 [+0.27] - tso flag ok # 48.82 [+0.27] - peer tso flag ok # 49.88 [+1.06] decreasing tx channels with device down ok # 50.84 [+0.96] - aggregation ok # 53.07 [+2.23] increasing tx channels with device down ok # 54.64 [+1.57] 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__->