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.74 [+0.51] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.81 [+0.51] UDP fwd perf udp rx: 1362 MB/s 1109084 calls/s # 2.88 [+1.07] udp tx: 1607 MB/s 27267 calls/s 27267 msg/s # 3.85 [+0.97] udp rx: 1762 MB/s 1435008 calls/s # 3.88 [+0.03] udp tx: 1761 MB/s 29882 calls/s 29882 msg/s # 4.85 [+0.97] udp rx: 1824 MB/s 1485264 calls/s # 4.88 [+0.03] udp tx: 1828 MB/s 31010 calls/s 31010 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1699 MB/s 1383259 calls/s # 6.07 [+1.07] udp tx: 1782 MB/s 30234 calls/s 30234 msg/s # 7.04 [+0.97] udp rx: 1732 MB/s 1410528 calls/s # 7.07 [+0.03] udp tx: 1744 MB/s 29585 calls/s 29585 msg/s # 8.04 [+0.97] udp rx: 1818 MB/s 1480128 calls/s # 8.07 [+0.03] udp tx: 1811 MB/s 30727 calls/s 30727 msg/s # 8.70 [+0.63] GRO frag list over UDP tunnel ok # 9.49 [+0.79] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 9.98 [+0.23] No GRO ok # 10.47 [+0.49] GRO frag list ok # 11.00 [+0.53] GRO fwd ok # 11.46 [+0.46] UDP fwd perf udp rx: 1315 MB/s 1071176 calls/s # 12.52 [+1.06] udp tx: 1605 MB/s 27230 calls/s 27230 msg/s # 13.50 [+0.98] udp rx: 1870 MB/s 1522512 calls/s # 13.52 [+0.02] udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # 14.50 [+0.98] udp rx: 1812 MB/s 1475664 calls/s # 14.52 [+0.02] udp tx: 1817 MB/s 30823 calls/s 30823 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1678 MB/s 1366656 calls/s # 15.70 [+1.06] udp tx: 1712 MB/s 29047 calls/s 29047 msg/s # 16.68 [+0.97] udp rx: 1653 MB/s 1346448 calls/s # 16.70 [+0.03] udp tx: 1670 MB/s 28330 calls/s 28330 msg/s # 17.68 [+0.97] udp rx: 1871 MB/s 1523376 calls/s # 17.70 [+0.03] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 18.24 [+0.54] GRO frag list over UDP tunnel ok # 18.91 [+0.68] 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__->