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.27 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 1.99 [+0.50] UDP fwd perf udp rx: 1168 MB/s 951068 calls/s # 3.07 [+1.08] udp tx: 1663 MB/s 28216 calls/s 28216 msg/s # 4.03 [+0.97] udp rx: 1513 MB/s 1232033 calls/s # 4.07 [+0.03] udp tx: 1733 MB/s 29406 calls/s 29406 msg/s # 5.03 [+0.97] udp rx: 1758 MB/s 1431464 calls/s # 5.07 [+0.03] udp tx: 1756 MB/s 29789 calls/s 29789 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1102 MB/s 897952 calls/s # 6.27 [+1.08] udp tx: 1142 MB/s 19380 calls/s 19380 msg/s # 7.23 [+0.97] udp rx: 1118 MB/s 910923 calls/s # 7.27 [+0.03] udp tx: 1127 MB/s 19130 calls/s 19130 msg/s # 8.23 [+0.97] udp rx: 1190 MB/s 969352 calls/s # 8.27 [+0.03] udp tx: 1197 MB/s 20307 calls/s 20307 msg/s # 8.93 [+0.67] GRO frag list over UDP tunnel ok # 9.78 [+0.85] GRO fwd over UDP tunnel ok # 10.06 [+0.28] IPv6 # 10.36 [+0.30] No GRO ok # 10.94 [+0.58] GRO frag list ok # 11.53 [+0.60] GRO fwd ok # 12.05 [+0.51] UDP fwd perf udp rx: 1091 MB/s 888425 calls/s # 13.12 [+1.07] udp tx: 1713 MB/s 29068 calls/s 29068 msg/s # 14.09 [+0.97] udp rx: 1820 MB/s 1482182 calls/s # 14.12 [+0.03] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 15.09 [+0.97] udp rx: 990 MB/s 806237 calls/s # 15.12 [+0.03] udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1379 MB/s 1122773 calls/s # 16.32 [+1.08] udp tx: 1537 MB/s 26079 calls/s 26079 msg/s # 17.32 [+1.00] udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # 17.32 [+0.00] udp rx: 1780 MB/s 1449568 calls/s # 18.32 [+1.00] udp tx: 1817 MB/s 30818 calls/s 30818 msg/s # 18.42 [+0.10] udp rx: 1818 MB/s 1480684 calls/s # 18.97 [+0.55] GRO frag list over UDP tunnel ok # 19.77 [+0.81] 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__->