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: 1308 MB/s 1064692 calls/s # udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # udp rx: 1848 MB/s 1504808 calls/s # udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # udp rx: 1925 MB/s 1567210 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # UDP GRO fwd perf udp rx: 1782 MB/s 1449890 calls/s # udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # udp rx: 1924 MB/s 1563603 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # udp rx: 1929 MB/s 1568411 calls/s # udp tx: 1958 MB/s 33225 calls/s 33225 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: 1613 MB/s 1311944 calls/s # udp tx: 1822 MB/s 30915 calls/s 30915 msg/s # udp rx: 1735 MB/s 1410008 calls/s # udp tx: 1846 MB/s 31313 calls/s 31313 msg/s # udp rx: 1840 MB/s 1496992 calls/s # udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # UDP GRO fwd perf udp rx: 1590 MB/s 1291549 calls/s # udp tx: 1854 MB/s 31448 calls/s 31448 msg/s # udp rx: 1605 MB/s 1303758 calls/s # udp tx: 1797 MB/s 30492 calls/s 30492 msg/s # udp rx: 1725 MB/s 1402831 calls/s # udp tx: 1888 MB/s 32033 calls/s 32033 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__->