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: 1824 MB/s 1484907 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # udp rx: 1826 MB/s 1487147 calls/s # udp tx: 1851 MB/s 31410 calls/s 31410 msg/s # udp rx: 1915 MB/s 1559125 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # UDP GRO fwd perf udp rx: 1831 MB/s 1490830 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # udp rx: 1920 MB/s 1563278 calls/s # udp tx: 1941 MB/s 32936 calls/s 32936 msg/s # udp rx: 1944 MB/s 1583184 calls/s # udp tx: 1958 MB/s 33211 calls/s 33211 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: 1353 MB/s 1099723 calls/s # udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # udp rx: 1543 MB/s 1254905 calls/s # udp tx: 1846 MB/s 31316 calls/s 31316 msg/s # udp rx: 1808 MB/s 1468364 calls/s # udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # UDP GRO fwd perf udp rx: 1667 MB/s 1354802 calls/s # udp tx: 1803 MB/s 30590 calls/s 30590 msg/s # udp tx: 1778 MB/s 30158 calls/s 30158 msg/s # udp rx: 1755 MB/s 1428205 calls/s # udp tx: 1873 MB/s 31775 calls/s 31775 msg/s # udp rx: 1842 MB/s 1498295 calls/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__->