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.38 [+0.59] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1480 MB/s 1204904 calls/s # 2.93 [+1.07] udp tx: 1641 MB/s 27843 calls/s 27843 msg/s # 3.91 [+0.97] udp rx: 1547 MB/s 1259977 calls/s # 3.93 [+0.03] udp tx: 1740 MB/s 29516 calls/s 29516 msg/s # 4.91 [+0.97] udp rx: 1508 MB/s 1227875 calls/s # 4.93 [+0.03] udp tx: 1803 MB/s 30592 calls/s 30592 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1707 MB/s 1390409 calls/s # 6.11 [+1.06] udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # 7.09 [+0.97] udp rx: 1326 MB/s 1080033 calls/s # 7.11 [+0.03] udp tx: 1752 MB/s 29732 calls/s 29732 msg/s # 8.09 [+0.98] udp rx: 1554 MB/s 1265621 calls/s # 8.11 [+0.02] udp tx: 1726 MB/s 29279 calls/s 29279 msg/s # 8.64 [+0.52] GRO frag list over UDP tunnel ok # 9.33 [+0.70] GRO fwd over UDP tunnel ok # 9.57 [+0.23] IPv6 # 9.82 [+0.26] No GRO ok # 10.31 [+0.49] GRO frag list ok # 10.80 [+0.49] GRO fwd ok # 11.26 [+0.47] UDP fwd perf udp rx: 1597 MB/s 1300284 calls/s # 12.32 [+1.06] udp tx: 1711 MB/s 29034 calls/s 29034 msg/s # 13.30 [+0.98] udp rx: 1853 MB/s 1509216 calls/s # 13.32 [+0.02] udp tx: 1851 MB/s 31404 calls/s 31404 msg/s # 14.30 [+0.98] udp rx: 1851 MB/s 1507392 calls/s # 14.32 [+0.02] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454784 calls/s # 15.50 [+1.06] udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # 16.48 [+0.97] udp rx: 1793 MB/s 1460400 calls/s # 16.50 [+0.03] udp tx: 1792 MB/s 30409 calls/s 30409 msg/s # 17.48 [+0.98] udp rx: 1802 MB/s 1467408 calls/s # 17.50 [+0.02] udp tx: 1800 MB/s 30536 calls/s 30536 msg/s # 18.03 [+0.52] GRO frag list over UDP tunnel ok # 18.71 [+0.68] 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__->