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.26 [+0.24] No GRO ok # 0.86 [+0.59] GRO frag list ok # 1.47 [+0.62] GRO fwd ok # 1.97 [+0.50] UDP fwd perf udp rx: 1258 MB/s 1024802 calls/s # 3.04 [+1.07] udp tx: 1735 MB/s 29436 calls/s 29436 msg/s # 4.04 [+1.00] udp tx: 1868 MB/s 31694 calls/s 31694 msg/s # 4.05 [+0.00] udp rx: 1536 MB/s 1250873 calls/s # 5.04 [+1.00] udp tx: 1867 MB/s 31670 calls/s 31670 msg/s # 5.14 [+0.10] udp rx: 1534 MB/s 1249586 calls/s # 5.16 [+0.02] UDP GRO fwd perf udp rx: 1696 MB/s 1381237 calls/s # 6.23 [+1.06] udp tx: 1764 MB/s 29921 calls/s 29921 msg/s # 7.20 [+0.97] udp rx: 1843 MB/s 1501200 calls/s # 7.23 [+0.03] udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # 8.20 [+0.97] udp rx: 1851 MB/s 1507392 calls/s # 8.23 [+0.03] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 8.76 [+0.54] GRO frag list over UDP tunnel ok # 9.44 [+0.68] GRO fwd over UDP tunnel ok # 9.68 [+0.23] IPv6 # 9.90 [+0.22] No GRO ok # 10.39 [+0.49] GRO frag list ok # 10.91 [+0.52] GRO fwd ok # 11.35 [+0.43] UDP fwd perf udp rx: 1534 MB/s 1249108 calls/s # 12.41 [+1.06] udp tx: 1752 MB/s 29725 calls/s 29725 msg/s # 13.39 [+0.98] udp rx: 1736 MB/s 1413880 calls/s # 13.41 [+0.02] udp tx: 1736 MB/s 29444 calls/s 29444 msg/s # 14.39 [+0.98] udp rx: 1849 MB/s 1505424 calls/s # 14.41 [+0.02] udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1600 MB/s 1303152 calls/s # 15.59 [+1.06] udp tx: 1636 MB/s 27748 calls/s 27748 msg/s # 16.56 [+0.97] udp rx: 1711 MB/s 1393632 calls/s # 16.59 [+0.03] udp tx: 1726 MB/s 29275 calls/s 29275 msg/s # 17.56 [+0.97] udp rx: 1849 MB/s 1506000 calls/s # 17.59 [+0.03] udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # 18.21 [+0.62] GRO frag list over UDP tunnel ok # 19.00 [+0.79] 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__->