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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 1507 MB/s 1227548 calls/s # 3.02 [+1.07] udp tx: 1808 MB/s 30673 calls/s 30673 msg/s # 3.99 [+0.97] udp rx: 1818 MB/s 1480363 calls/s # 4.02 [+0.03] udp tx: 1860 MB/s 31562 calls/s 31562 msg/s # 4.99 [+0.97] udp rx: 1608 MB/s 1309377 calls/s # 5.02 [+0.03] udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1076 MB/s 876488 calls/s # 6.21 [+1.08] udp tx: 1109 MB/s 18813 calls/s 18813 msg/s # 7.19 [+0.97] udp rx: 1097 MB/s 893588 calls/s # 7.21 [+0.03] udp tx: 1101 MB/s 18690 calls/s 18690 msg/s # 8.19 [+0.97] udp rx: 1143 MB/s 930923 calls/s # 8.21 [+0.03] udp tx: 1175 MB/s 19935 calls/s 19935 msg/s # 8.88 [+0.67] GRO frag list over UDP tunnel ok # 9.71 [+0.83] GRO fwd over UDP tunnel ok # 9.97 [+0.26] IPv6 # 10.24 [+0.27] No GRO ok # 10.78 [+0.54] GRO frag list ok # 11.35 [+0.57] GRO fwd ok # 11.85 [+0.50] UDP fwd perf udp rx: 1399 MB/s 1139420 calls/s # 12.92 [+1.07] udp tx: 1663 MB/s 28219 calls/s 28219 msg/s # 13.89 [+0.97] udp rx: 1550 MB/s 1261943 calls/s # 13.92 [+0.03] udp tx: 1782 MB/s 30237 calls/s 30237 msg/s # 14.89 [+0.97] udp rx: 1810 MB/s 1473648 calls/s # 14.92 [+0.03] udp tx: 1808 MB/s 30680 calls/s 30680 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379184 calls/s # 16.12 [+1.07] udp tx: 1752 MB/s 29726 calls/s 29726 msg/s # 17.09 [+0.97] udp rx: 1718 MB/s 1398702 calls/s # 17.12 [+0.03] udp tx: 1818 MB/s 30847 calls/s 30847 msg/s # 18.09 [+0.97] udp rx: 1841 MB/s 1498800 calls/s # 18.12 [+0.03] udp tx: 1839 MB/s 31207 calls/s 31207 msg/s # 18.79 [+0.67] GRO frag list over UDP tunnel ok # 19.64 [+0.85] 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__->