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: 1492 MB/s 1214161 calls/s # udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # udp rx: 1584 MB/s 1286230 calls/s # udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # udp rx: 1869 MB/s 1520394 calls/s # udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1338524 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # udp rx: 1907 MB/s 1552697 calls/s # udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # udp rx: 1912 MB/s 1557047 calls/s # udp tx: 1928 MB/s 32708 calls/s 32708 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: 1045 MB/s 850967 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # udp rx: 1231 MB/s 1002125 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1239 MB/s 1009150 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # UDP GRO fwd perf udp rx: 1175 MB/s 956446 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1158 MB/s 942611 calls/s # udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # udp rx: 1239 MB/s 1008612 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 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__->