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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1558 MB/s 1268148 calls/s # udp tx: 1781 MB/s 30219 calls/s 30219 msg/s # udp rx: 1865 MB/s 1518570 calls/s # udp tx: 1877 MB/s 31845 calls/s 31845 msg/s # udp rx: 1863 MB/s 1517104 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # UDP GRO fwd perf udp rx: 1569 MB/s 1277455 calls/s # udp tx: 1633 MB/s 27703 calls/s 27703 msg/s # udp rx: 1738 MB/s 1415412 calls/s # udp tx: 1740 MB/s 29513 calls/s 29513 msg/s # udp rx: 1842 MB/s 1500019 calls/s # udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1676 MB/s 1363235 calls/s # udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # udp rx: 1866 MB/s 1517486 calls/s # udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # udp rx: 1871 MB/s 1522451 calls/s # udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # UDP GRO fwd perf udp rx: 1764 MB/s 1434462 calls/s # udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # udp rx: 1765 MB/s 1436066 calls/s # udp tx: 1807 MB/s 30653 calls/s 30653 msg/s # udp rx: 1776 MB/s 1442790 calls/s # udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # GRO frag list over UDP tunnel ok # 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__->