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.24 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1120 MB/s 912428 calls/s # 2.82 [+1.06] udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # 3.79 [+0.97] udp rx: 1423 MB/s 1158576 calls/s # 3.82 [+0.02] udp tx: 1435 MB/s 24355 calls/s 24355 msg/s # 4.80 [+0.98] udp rx: 1820 MB/s 1482480 calls/s # 4.82 [+0.02] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1434624 calls/s # 6.00 [+1.06] udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # 6.97 [+0.98] udp rx: 1832 MB/s 1491936 calls/s # 7.00 [+0.02] udp tx: 1830 MB/s 31049 calls/s 31049 msg/s # 7.98 [+0.98] udp rx: 1862 MB/s 1516560 calls/s # 8.00 [+0.02] udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # 8.54 [+0.54] GRO frag list over UDP tunnel ok # 9.19 [+0.66] GRO fwd over UDP tunnel ok # 9.43 [+0.23] IPv6 # 9.64 [+0.21] No GRO ok # 10.09 [+0.46] GRO frag list ok # 10.57 [+0.47] GRO fwd ok # 11.00 [+0.43] UDP fwd perf udp rx: 1576 MB/s 1283516 calls/s # 12.06 [+1.06] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 13.04 [+0.98] udp rx: 1834 MB/s 1493232 calls/s # 13.06 [+0.02] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 14.04 [+0.98] udp rx: 1798 MB/s 1464336 calls/s # 14.06 [+0.02] udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # 14.18 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1450608 calls/s # 15.24 [+1.06] udp tx: 1823 MB/s 30923 calls/s 30923 msg/s # 16.22 [+0.98] udp rx: 1521 MB/s 1238640 calls/s # 16.24 [+0.02] udp tx: 1505 MB/s 25536 calls/s 25536 msg/s # 17.22 [+0.98] udp rx: 1166 MB/s 949344 calls/s # 17.24 [+0.02] udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # 17.78 [+0.54] GRO frag list over UDP tunnel ok # 18.48 [+0.70] 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__->