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: 1620 MB/s 1319082 calls/s # udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # udp rx: 1783 MB/s 1450824 calls/s # udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # udp rx: 1824 MB/s 1484676 calls/s # udp tx: 1846 MB/s 31310 calls/s 31310 msg/s # UDP GRO fwd perf udp rx: 1826 MB/s 1486667 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # udp rx: 1871 MB/s 1522549 calls/s # udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # udp rx: 1878 MB/s 1528055 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 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: 1377 MB/s 1121352 calls/s # udp tx: 1763 MB/s 29914 calls/s 29914 msg/s # udp rx: 1664 MB/s 1352077 calls/s # udp tx: 1745 MB/s 29602 calls/s 29602 msg/s # udp rx: 1759 MB/s 1430355 calls/s # udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # UDP GRO fwd perf udp rx: 1320 MB/s 1073744 calls/s # udp tx: 1720 MB/s 29184 calls/s 29184 msg/s # udp rx: 1637 MB/s 1331007 calls/s # udp tx: 1772 MB/s 30062 calls/s 30062 msg/s # udp rx: 1733 MB/s 1409812 calls/s # udp tx: 1801 MB/s 30549 calls/s 30549 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__->