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: 1617 MB/s 1314525 calls/s # udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # udp rx: 578 MB/s 470209 calls/s # udp tx: 1414 MB/s 23995 calls/s 23995 msg/s # udp rx: 1884 MB/s 1532584 calls/s # udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # UDP GRO fwd perf udp rx: 1588 MB/s 1292039 calls/s # udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # udp rx: 1877 MB/s 1527856 calls/s # udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # udp rx: 1910 MB/s 1554772 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 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: 1555 MB/s 1263237 calls/s # udp tx: 1790 MB/s 30369 calls/s 30369 msg/s # udp rx: 1755 MB/s 1425520 calls/s # udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # udp rx: 1840 MB/s 1496362 calls/s # udp tx: 1885 MB/s 31977 calls/s 31977 msg/s # UDP GRO fwd perf udp rx: 1726 MB/s 1399948 calls/s # udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # udp rx: 1808 MB/s 1465786 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # udp rx: 1268 MB/s 1028549 calls/s # udp tx: 1689 MB/s 28661 calls/s 28661 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__->