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: 1811 MB/s 1474953 calls/s # udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # udp rx: 1854 MB/s 1508253 calls/s # udp tx: 1880 MB/s 31888 calls/s 31888 msg/s # udp rx: 1902 MB/s 1545511 calls/s # udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # UDP GRO fwd perf udp rx: 1774 MB/s 1443347 calls/s # udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # udp rx: 1838 MB/s 1495914 calls/s # udp tx: 1860 MB/s 31562 calls/s 31562 msg/s # udp rx: 1910 MB/s 1552708 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 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: 1480 MB/s 1204479 calls/s # udp tx: 1739 MB/s 29503 calls/s 29503 msg/s # udp rx: 1846 MB/s 1503389 calls/s # udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # udp rx: 1824 MB/s 1485475 calls/s # udp tx: 1834 MB/s 31114 calls/s 31114 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1281844 calls/s # udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # udp rx: 1365 MB/s 1108590 calls/s # udp tx: 1829 MB/s 31035 calls/s 31035 msg/s # udp rx: 1744 MB/s 1419664 calls/s # udp tx: 1869 MB/s 31706 calls/s 31706 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__->