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.82 [+0.53] GRO frag list ok # 1.39 [+0.57] GRO fwd ok # 1.85 [+0.45] UDP fwd perf udp rx: 1449 MB/s 1179949 calls/s # 2.90 [+1.06] udp tx: 1730 MB/s 29357 calls/s 29357 msg/s # 3.88 [+0.98] udp rx: 1712 MB/s 1394049 calls/s # 3.90 [+0.02] udp tx: 1826 MB/s 30985 calls/s 30985 msg/s # 4.88 [+0.98] udp rx: 1738 MB/s 1415731 calls/s # 4.90 [+0.02] udp tx: 1828 MB/s 31012 calls/s 31012 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1544 MB/s 1257518 calls/s # 6.09 [+1.07] udp tx: 1669 MB/s 28314 calls/s 28314 msg/s # 7.06 [+0.97] udp rx: 1858 MB/s 1513392 calls/s # 7.09 [+0.03] udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # 8.06 [+0.97] udp rx: 1492 MB/s 1215396 calls/s # 8.09 [+0.03] udp tx: 1847 MB/s 31327 calls/s 31327 msg/s # 8.62 [+0.53] GRO frag list over UDP tunnel ok # 9.33 [+0.70] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.80 [+0.24] No GRO ok # 10.27 [+0.46] GRO frag list ok # 10.76 [+0.50] GRO fwd ok # 11.23 [+0.47] UDP fwd perf udp rx: 83 MB/s 67748 calls/s # 12.30 [+1.07] udp tx: 1358 MB/s 23041 calls/s 23041 msg/s # 13.29 [+0.98] udp rx: 1825 MB/s 1486254 calls/s # 13.30 [+0.02] udp tx: 1837 MB/s 31168 calls/s 31168 msg/s # 14.29 [+0.99] udp rx: 1822 MB/s 1483344 calls/s # 14.30 [+0.01] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1491 MB/s 1214448 calls/s # 15.48 [+1.06] udp tx: 1543 MB/s 26183 calls/s 26183 msg/s # 16.46 [+0.97] udp rx: 1819 MB/s 1480971 calls/s # 16.48 [+0.03] udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # 17.46 [+0.97] udp rx: 828 MB/s 674804 calls/s # 17.48 [+0.03] udp tx: 1646 MB/s 27923 calls/s 27923 msg/s # 18.09 [+0.61] GRO frag list over UDP tunnel ok # 18.89 [+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__->