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.29 [+0.27] No GRO ok # 0.93 [+0.64] GRO frag list ok # 1.60 [+0.67] GRO fwd ok # 2.15 [+0.56] UDP fwd perf udp rx: 1603 MB/s 1305324 calls/s # 3.24 [+1.09] udp tx: 1718 MB/s 29151 calls/s 29151 msg/s # 4.21 [+0.97] udp rx: 1771 MB/s 1442208 calls/s # 4.24 [+0.03] udp tx: 1768 MB/s 29992 calls/s 29992 msg/s # 5.21 [+0.97] udp rx: 1762 MB/s 1434960 calls/s # 5.24 [+0.03] udp tx: 1762 MB/s 29897 calls/s 29897 msg/s # 5.36 [+0.12] UDP GRO fwd perf udp rx: 1526 MB/s 1242576 calls/s # 6.44 [+1.08] udp tx: 1577 MB/s 26757 calls/s 26757 msg/s # 7.41 [+0.97] udp rx: 1654 MB/s 1347312 calls/s # 7.44 [+0.03] udp tx: 1656 MB/s 28096 calls/s 28096 msg/s # 8.43 [+0.99] udp rx: 1651 MB/s 1344908 calls/s # 8.44 [+0.01] udp tx: 1780 MB/s 30192 calls/s 30192 msg/s # 9.16 [+0.72] GRO frag list over UDP tunnel ok # 10.03 [+0.87] GRO fwd over UDP tunnel ok # 10.31 [+0.28] IPv6 # 10.62 [+0.31] No GRO ok # 11.20 [+0.59] GRO frag list ok # 11.83 [+0.63] GRO fwd ok # 12.39 [+0.56] UDP fwd perf udp rx: 789 MB/s 642517 calls/s # 13.47 [+1.08] udp tx: 1065 MB/s 18071 calls/s 18071 msg/s # 14.44 [+0.97] udp rx: 1053 MB/s 857751 calls/s # 14.47 [+0.03] udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # 15.44 [+0.97] udp rx: 1162 MB/s 946396 calls/s # 15.47 [+0.03] udp tx: 1193 MB/s 20244 calls/s 20244 msg/s # 15.59 [+0.12] UDP GRO fwd perf udp rx: 1382 MB/s 1125304 calls/s # 16.67 [+1.08] udp tx: 1719 MB/s 29162 calls/s 29162 msg/s # 17.63 [+0.97] udp rx: 1322 MB/s 1076773 calls/s # 17.67 [+0.03] udp tx: 1769 MB/s 30007 calls/s 30007 msg/s # 18.63 [+0.97] udp rx: 1440 MB/s 1172920 calls/s # 18.67 [+0.03] udp tx: 1757 MB/s 29807 calls/s 29807 msg/s # 19.34 [+0.67] GRO frag list over UDP tunnel ok # 20.21 [+0.87] 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__->