make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.27 [+0.26] No GRO ok # 0.91 [+0.64] GRO frag list ok # 1.54 [+0.63] GRO fwd ok # 2.06 [+0.53] UDP fwd perf udp rx: 1148 MB/s 934959 calls/s # 3.14 [+1.08] udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # 4.11 [+0.97] udp rx: 1259 MB/s 1025312 calls/s # 4.14 [+0.03] udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # 5.11 [+0.97] udp rx: 1267 MB/s 1032144 calls/s # 5.14 [+0.03] udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1220 MB/s 993936 calls/s # 6.35 [+1.08] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 7.32 [+0.97] udp rx: 1259 MB/s 1025760 calls/s # 7.35 [+0.03] udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # 8.32 [+0.97] udp rx: 1276 MB/s 1039200 calls/s # 8.35 [+0.03] udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # 9.00 [+0.65] GRO frag list over UDP tunnel ok # 9.76 [+0.76] GRO fwd over UDP tunnel ok # 10.00 [+0.25] IPv6 # 10.24 [+0.24] No GRO ok # 10.76 [+0.51] GRO frag list ok # 11.29 [+0.53] GRO fwd ok # 11.75 [+0.47] UDP fwd perf udp rx: 1641 MB/s 1336678 calls/s # 12.82 [+1.07] udp tx: 1808 MB/s 30667 calls/s 30667 msg/s # 13.79 [+0.97] udp rx: 1846 MB/s 1502880 calls/s # 13.82 [+0.03] udp tx: 1843 MB/s 31260 calls/s 31260 msg/s # 14.79 [+0.97] udp rx: 1832 MB/s 1491456 calls/s # 14.82 [+0.03] udp tx: 1830 MB/s 31041 calls/s 31041 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1460064 calls/s # 16.01 [+1.07] udp tx: 1845 MB/s 31298 calls/s 31298 msg/s # 16.98 [+0.97] udp rx: 1834 MB/s 1493232 calls/s # 17.01 [+0.03] udp tx: 1831 MB/s 31065 calls/s 31065 msg/s # 17.98 [+0.97] udp rx: 1581 MB/s 1287820 calls/s # 18.01 [+0.03] udp tx: 1811 MB/s 30717 calls/s 30717 msg/s # 18.61 [+0.60] GRO frag list over UDP tunnel ok # 19.39 [+0.78] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->