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: 1470 MB/s 1197395 calls/s # udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # udp rx: 1628 MB/s 1325326 calls/s # udp tx: 1616 MB/s 27410 calls/s 27410 msg/s # udp rx: 1049 MB/s 854625 calls/s # udp tx: 1054 MB/s 17884 calls/s 17884 msg/s # UDP GRO fwd perf udp rx: 894 MB/s 727591 calls/s # udp tx: 1070 MB/s 18148 calls/s 18148 msg/s # udp rx: 1199 MB/s 976850 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # udp rx: 1231 MB/s 1002251 calls/s # udp tx: 1254 MB/s 21282 calls/s 21282 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: 1178 MB/s 958101 calls/s # udp tx: 1704 MB/s 28911 calls/s 28911 msg/s # udp rx: 981 MB/s 797736 calls/s # udp tx: 1588 MB/s 26946 calls/s 26946 msg/s # udp rx: 1128 MB/s 917791 calls/s # udp tx: 1747 MB/s 29640 calls/s 29640 msg/s # UDP GRO fwd perf udp rx: 1478 MB/s 1202128 calls/s # udp tx: 1652 MB/s 28032 calls/s 28032 msg/s # udp rx: 1365 MB/s 1108791 calls/s # udp tx: 1748 MB/s 29656 calls/s 29656 msg/s # udp rx: 1239 MB/s 1006483 calls/s # udp tx: 1731 MB/s 29372 calls/s 29372 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__->