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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1348 MB/s 1098163 calls/s # 2.99 [+1.07] udp tx: 1681 MB/s 28513 calls/s 28513 msg/s # 3.95 [+0.97] udp rx: 1632 MB/s 1329022 calls/s # 3.99 [+0.03] udp tx: 1735 MB/s 29432 calls/s 29432 msg/s # 4.96 [+0.97] udp rx: 1648 MB/s 1342272 calls/s # 4.99 [+0.03] udp tx: 1647 MB/s 27939 calls/s 27939 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1513 MB/s 1232520 calls/s # 6.18 [+1.07] udp tx: 1842 MB/s 31256 calls/s 31256 msg/s # 7.17 [+0.99] udp rx: 1865 MB/s 1518523 calls/s # 7.18 [+0.01] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 8.17 [+0.99] udp rx: 1892 MB/s 1540848 calls/s # 8.18 [+0.01] udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # 8.70 [+0.52] GRO frag list over UDP tunnel ok # 9.43 [+0.73] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.92 [+0.25] No GRO ok # 10.42 [+0.50] GRO frag list ok # 10.93 [+0.51] GRO fwd ok # 11.40 [+0.47] UDP fwd perf udp rx: 1275 MB/s 1038655 calls/s # 12.46 [+1.06] udp tx: 1783 MB/s 30244 calls/s 30244 msg/s # 13.44 [+0.98] udp rx: 1849 MB/s 1505536 calls/s # 13.46 [+0.02] udp tx: 1847 MB/s 31332 calls/s 31332 msg/s # 14.44 [+0.98] udp rx: 1842 MB/s 1499792 calls/s # 14.46 [+0.02] udp tx: 1839 MB/s 31207 calls/s 31207 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1734 MB/s 1412304 calls/s # 15.65 [+1.07] udp tx: 1783 MB/s 30245 calls/s 30245 msg/s # 16.63 [+0.97] udp rx: 1764 MB/s 1436304 calls/s # 16.65 [+0.03] udp tx: 1762 MB/s 29893 calls/s 29893 msg/s # 17.63 [+0.97] udp rx: 1361 MB/s 1108021 calls/s # 17.65 [+0.03] udp tx: 1732 MB/s 29380 calls/s 29380 msg/s # 18.27 [+0.61] GRO frag list over UDP tunnel ok # 18.99 [+0.72] 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__->