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: 1763 MB/s 1433606 calls/s # udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # udp rx: 1919 MB/s 1560671 calls/s # udp tx: 1960 MB/s 33243 calls/s 33243 msg/s # udp rx: 1940 MB/s 1577194 calls/s # udp tx: 1973 MB/s 33472 calls/s 33472 msg/s # UDP GRO fwd perf udp rx: 1827 MB/s 1487284 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # udp rx: 1920 MB/s 1562902 calls/s # udp tx: 1935 MB/s 32820 calls/s 32820 msg/s # udp rx: 1930 MB/s 1571281 calls/s # udp tx: 1950 MB/s 33079 calls/s 33079 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: 1257 MB/s 1023125 calls/s # udp tx: 1603 MB/s 27191 calls/s 27191 msg/s # udp tx: 1832 MB/s 31072 calls/s 31072 msg/s # udp rx: 1797 MB/s 1462495 calls/s # udp tx: 1753 MB/s 29742 calls/s 29742 msg/s # udp rx: 1709 MB/s 1389452 calls/s # UDP GRO fwd perf udp rx: 1634 MB/s 1325256 calls/s # udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # udp rx: 1648 MB/s 1338158 calls/s # udp tx: 1911 MB/s 32421 calls/s 32421 msg/s # udp rx: 1826 MB/s 1483251 calls/s # udp tx: 1896 MB/s 32165 calls/s 32165 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__->