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: 1274 MB/s 1037123 calls/s # udp tx: 1757 MB/s 29803 calls/s 29803 msg/s # udp rx: 1304 MB/s 1061264 calls/s # udp tx: 1776 MB/s 30130 calls/s 30130 msg/s # udp rx: 1262 MB/s 1026079 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # UDP GRO fwd perf udp rx: 1061 MB/s 863564 calls/s # udp tx: 1649 MB/s 27971 calls/s 27971 msg/s # udp rx: 1343 MB/s 1093515 calls/s # udp tx: 1647 MB/s 27949 calls/s 27949 msg/s # udp rx: 1479 MB/s 1202651 calls/s # udp tx: 1828 MB/s 31012 calls/s 31012 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: 889 MB/s 724037 calls/s # udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # udp rx: 784 MB/s 638416 calls/s # udp tx: 1155 MB/s 19592 calls/s 19592 msg/s # udp rx: 1156 MB/s 941387 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # UDP GRO fwd perf udp rx: 1051 MB/s 856379 calls/s # udp tx: 1115 MB/s 18915 calls/s 18915 msg/s # udp rx: 1182 MB/s 963007 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 879 MB/s 715854 calls/s # udp tx: 1212 MB/s 20563 calls/s 20563 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__->