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: 1560 MB/s 1267819 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # udp rx: 1351 MB/s 1097635 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # udp rx: 1898 MB/s 1542566 calls/s # udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # UDP GRO fwd perf udp rx: 1835 MB/s 1492969 calls/s # udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # udp rx: 1929 MB/s 1570848 calls/s # udp tx: 1944 MB/s 32982 calls/s 32982 msg/s # udp rx: 1931 MB/s 1572019 calls/s # udp tx: 1942 MB/s 32953 calls/s 32953 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: 1528 MB/s 1238428 calls/s # udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # udp rx: 1708 MB/s 1384409 calls/s # udp tx: 1912 MB/s 32429 calls/s 32429 msg/s # udp rx: 1822 MB/s 1478806 calls/s # udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # UDP GRO fwd perf udp rx: 1782 MB/s 1448409 calls/s # udp tx: 1881 MB/s 31915 calls/s 31915 msg/s # udp rx: 1814 MB/s 1472507 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # udp rx: 1821 MB/s 1477846 calls/s # udp tx: 1912 MB/s 32429 calls/s 32429 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__->