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.02 [+0.02] IPv4 # 0.23 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.39 [+0.62] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1233 MB/s 1004461 calls/s # 2.96 [+1.07] udp tx: 1712 MB/s 29046 calls/s 29046 msg/s # 3.94 [+0.97] udp rx: 1686 MB/s 1373210 calls/s # 3.96 [+0.03] udp tx: 1817 MB/s 30821 calls/s 30821 msg/s # 4.94 [+0.97] udp rx: 1660 MB/s 1351558 calls/s # 4.96 [+0.03] udp tx: 1809 MB/s 30696 calls/s 30696 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1562 MB/s 1271808 calls/s # 6.16 [+1.08] udp tx: 1617 MB/s 27428 calls/s 27428 msg/s # 7.13 [+0.97] udp rx: 1587 MB/s 1292362 calls/s # 7.16 [+0.03] udp tx: 1687 MB/s 28623 calls/s 28623 msg/s # 8.13 [+0.97] udp rx: 1701 MB/s 1384914 calls/s # 8.16 [+0.03] udp tx: 1759 MB/s 29834 calls/s 29834 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.63 [+0.84] GRO fwd over UDP tunnel ok # 9.92 [+0.29] IPv6 # 10.18 [+0.26] No GRO ok # 10.71 [+0.54] GRO frag list ok # 11.29 [+0.57] GRO fwd ok # 11.79 [+0.50] UDP fwd perf udp rx: 1481 MB/s 1206444 calls/s # 12.87 [+1.07] udp tx: 1725 MB/s 29262 calls/s 29262 msg/s # 13.87 [+1.00] udp tx: 1222 MB/s 20727 calls/s 20727 msg/s # 13.87 [+0.00] udp rx: 204 MB/s 166427 calls/s # 14.86 [+1.00] udp tx: 1824 MB/s 30950 calls/s 30950 msg/s # 14.97 [+0.10] udp rx: 1823 MB/s 1484338 calls/s # 14.99 [+0.03] UDP GRO fwd perf udp rx: 1728 MB/s 1406928 calls/s # 16.06 [+1.07] udp tx: 1781 MB/s 30219 calls/s 30219 msg/s # 17.03 [+0.97] udp rx: 1255 MB/s 1021817 calls/s # 17.06 [+0.03] udp tx: 1771 MB/s 30054 calls/s 30054 msg/s # 18.03 [+0.97] udp rx: 1761 MB/s 1433870 calls/s # 18.06 [+0.03] udp tx: 1792 MB/s 30406 calls/s 30406 msg/s # 18.73 [+0.67] GRO frag list over UDP tunnel ok # 19.59 [+0.86] 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__->