make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.33 [+0.60] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 958 MB/s 778388 calls/s # 2.86 [+1.06] udp tx: 1780 MB/s 30192 calls/s 30192 msg/s # 3.84 [+0.98] udp rx: 1811 MB/s 1470152 calls/s # 3.86 [+0.02] udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # 4.84 [+0.98] udp rx: 1869 MB/s 1516458 calls/s # 4.86 [+0.02] udp tx: 1965 MB/s 33328 calls/s 33328 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1484 MB/s 1207540 calls/s # 6.04 [+1.06] udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # 7.02 [+0.97] udp rx: 1860 MB/s 1514840 calls/s # 7.04 [+0.03] udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # 8.02 [+0.97] udp rx: 1613 MB/s 1313393 calls/s # 8.04 [+0.03] udp tx: 1598 MB/s 27117 calls/s 27117 msg/s # 8.64 [+0.60] GRO frag list over UDP tunnel ok # 9.42 [+0.78] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.98 [+0.29] No GRO ok # 10.55 [+0.58] GRO frag list ok # 11.14 [+0.59] GRO fwd ok # 11.67 [+0.52] UDP fwd perf udp rx: 1017 MB/s 828545 calls/s # 12.74 [+1.07] udp tx: 1126 MB/s 19103 calls/s 19103 msg/s # 13.70 [+0.97] udp rx: 1142 MB/s 930351 calls/s # 13.74 [+0.03] udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # 14.71 [+0.97] udp rx: 1155 MB/s 940414 calls/s # 14.74 [+0.03] udp tx: 1159 MB/s 19661 calls/s 19661 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1097 MB/s 893393 calls/s # 15.92 [+1.06] udp tx: 1141 MB/s 19369 calls/s 19369 msg/s # 16.89 [+0.97] udp rx: 1127 MB/s 917973 calls/s # 16.92 [+0.03] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 17.89 [+0.97] udp rx: 1162 MB/s 946499 calls/s # 17.92 [+0.03] udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # 18.56 [+0.64] GRO frag list over UDP tunnel ok # 19.35 [+0.80] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->