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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.52 [+0.66] GRO fwd ok # 2.04 [+0.52] UDP fwd perf udp rx: 1452 MB/s 1182876 calls/s # 3.11 [+1.07] udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # 4.08 [+0.97] udp rx: 1851 MB/s 1507296 calls/s # 4.11 [+0.03] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 5.08 [+0.97] udp rx: 1858 MB/s 1513200 calls/s # 5.11 [+0.03] udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1337538 calls/s # 6.31 [+1.08] udp tx: 1831 MB/s 31064 calls/s 31064 msg/s # 7.27 [+0.96] udp rx: 1224 MB/s 997177 calls/s # 7.30 [+0.03] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 8.27 [+0.97] udp rx: 1557 MB/s 1268068 calls/s # 8.30 [+0.03] udp tx: 1867 MB/s 31667 calls/s 31667 msg/s # 8.91 [+0.60] GRO frag list over UDP tunnel ok # 9.68 [+0.77] GRO fwd over UDP tunnel ok # 9.94 [+0.27] IPv6 # 10.18 [+0.24] No GRO ok # 10.73 [+0.55] GRO frag list ok # 11.31 [+0.59] GRO fwd ok # 11.83 [+0.52] UDP fwd perf udp rx: 1419 MB/s 1155946 calls/s # 12.91 [+1.08] udp tx: 1698 MB/s 28809 calls/s 28809 msg/s # 13.88 [+0.97] udp rx: 1543 MB/s 1256347 calls/s # 13.91 [+0.03] udp tx: 1589 MB/s 26963 calls/s 26963 msg/s # 14.87 [+0.97] udp rx: 1637 MB/s 1333043 calls/s # 14.91 [+0.03] udp tx: 1750 MB/s 29687 calls/s 29687 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357197 calls/s # 16.10 [+1.08] udp tx: 1787 MB/s 30314 calls/s 30314 msg/s # 17.07 [+0.97] udp rx: 1798 MB/s 1464576 calls/s # 17.10 [+0.03] udp tx: 1797 MB/s 30495 calls/s 30495 msg/s # 18.07 [+0.97] udp rx: 1803 MB/s 1468080 calls/s # 18.10 [+0.03] udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # 18.73 [+0.63] GRO frag list over UDP tunnel ok # 19.54 [+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__->