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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.32 [+0.59] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1638 MB/s 1333761 calls/s # 2.84 [+1.06] udp tx: 1812 MB/s 30734 calls/s 30734 msg/s # 3.82 [+0.97] udp rx: 1752 MB/s 1426459 calls/s # 3.84 [+0.02] udp tx: 1773 MB/s 30085 calls/s 30085 msg/s # 4.82 [+0.98] udp rx: 1758 MB/s 1431744 calls/s # 4.84 [+0.02] udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488336 calls/s # 6.02 [+1.06] udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # 7.00 [+0.98] udp rx: 1843 MB/s 1500816 calls/s # 7.02 [+0.02] udp tx: 1839 MB/s 31201 calls/s 31201 msg/s # 8.02 [+1.00] udp tx: 1785 MB/s 30275 calls/s 30275 msg/s # 8.02 [+0.00] udp rx: 1598 MB/s 1301552 calls/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.27 [+0.69] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.74 [+0.24] No GRO ok # 10.24 [+0.49] GRO frag list ok # 10.77 [+0.54] GRO fwd ok # 11.29 [+0.52] UDP fwd perf udp rx: 1662 MB/s 1353595 calls/s # 12.36 [+1.07] udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # 13.33 [+0.97] udp rx: 1843 MB/s 1500960 calls/s # 13.36 [+0.03] udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # 14.33 [+0.97] udp rx: 1850 MB/s 1506240 calls/s # 14.36 [+0.03] udp tx: 1847 MB/s 31341 calls/s 31341 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1527 MB/s 1243872 calls/s # 15.56 [+1.08] udp tx: 1822 MB/s 30906 calls/s 30906 msg/s # 16.52 [+0.97] udp rx: 1807 MB/s 1471795 calls/s # 16.56 [+0.03] udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # 17.52 [+0.97] udp rx: 1851 MB/s 1507488 calls/s # 17.56 [+0.03] udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # 18.17 [+0.61] GRO frag list over UDP tunnel ok # 18.98 [+0.81] 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__->