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: 426 MB/s 344768 calls/s # udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # udp rx: 492 MB/s 398181 calls/s # udp tx: 1379 MB/s 23391 calls/s 23391 msg/s # udp rx: 489 MB/s 395572 calls/s # udp tx: 1376 MB/s 23345 calls/s 23345 msg/s # UDP GRO fwd perf udp rx: 587 MB/s 475942 calls/s # udp tx: 1337 MB/s 22677 calls/s 22677 msg/s # udp rx: 500 MB/s 404979 calls/s # udp tx: 1363 MB/s 23124 calls/s 23124 msg/s # udp rx: 470 MB/s 380495 calls/s # udp tx: 1381 MB/s 23434 calls/s 23434 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: 1169 MB/s 949968 calls/s # udp tx: 1833 MB/s 31093 calls/s 31093 msg/s # udp rx: 1819 MB/s 1475900 calls/s # udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # udp rx: 1812 MB/s 1470260 calls/s # udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # UDP GRO fwd perf udp rx: 1720 MB/s 1398416 calls/s # udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # udp rx: 1861 MB/s 1511161 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # udp rx: 1720 MB/s 1399179 calls/s # udp tx: 1735 MB/s 29435 calls/s 29435 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__->