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: 1538 MB/s 1252740 calls/s # udp tx: 1739 MB/s 29505 calls/s 29505 msg/s # udp rx: 1853 MB/s 1508572 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # udp rx: 1945 MB/s 1583911 calls/s # udp tx: 1953 MB/s 33126 calls/s 33126 msg/s # UDP GRO fwd perf udp rx: 1853 MB/s 1507701 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # udp rx: 1778 MB/s 1446830 calls/s # udp tx: 1893 MB/s 32123 calls/s 32123 msg/s # udp rx: 1808 MB/s 1471299 calls/s # udp tx: 1852 MB/s 31412 calls/s 31412 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: 1466 MB/s 1191501 calls/s # udp tx: 1793 MB/s 30425 calls/s 30425 msg/s # udp rx: 1770 MB/s 1435436 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # udp rx: 1839 MB/s 1493197 calls/s # udp tx: 1918 MB/s 32537 calls/s 32537 msg/s # UDP GRO fwd perf udp rx: 1654 MB/s 1343606 calls/s # udp tx: 1789 MB/s 30359 calls/s 30359 msg/s # udp rx: 1788 MB/s 1449530 calls/s # udp tx: 1935 MB/s 32835 calls/s 32835 msg/s # udp rx: 1627 MB/s 1319576 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 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__->