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.78 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1859 MB/s 1514208 calls/s # 2.90 [+1.07] udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # 3.87 [+0.97] udp rx: 1846 MB/s 1503264 calls/s # 3.90 [+0.03] udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # 4.87 [+0.97] udp rx: 1845 MB/s 1502304 calls/s # 4.90 [+0.03] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1773 MB/s 1443792 calls/s # 6.09 [+1.07] udp tx: 1827 MB/s 31000 calls/s 31000 msg/s # 7.06 [+0.97] udp rx: 1725 MB/s 1404656 calls/s # 7.09 [+0.03] udp tx: 1809 MB/s 30690 calls/s 30690 msg/s # 8.06 [+0.97] udp rx: 1820 MB/s 1481760 calls/s # 8.09 [+0.03] udp tx: 1819 MB/s 30855 calls/s 30855 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.46 [+0.78] GRO fwd over UDP tunnel ok # 9.72 [+0.26] IPv6 # 9.96 [+0.24] No GRO ok # 10.50 [+0.54] GRO frag list ok # 11.08 [+0.59] GRO fwd ok # 11.61 [+0.52] UDP fwd perf udp rx: 1613 MB/s 1313803 calls/s # 12.68 [+1.07] udp tx: 1828 MB/s 31005 calls/s 31005 msg/s # 13.65 [+0.97] udp rx: 1828 MB/s 1488288 calls/s # 13.68 [+0.03] udp tx: 1826 MB/s 30975 calls/s 30975 msg/s # 14.65 [+0.97] udp rx: 1653 MB/s 1346264 calls/s # 14.68 [+0.03] udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1687 MB/s 1373743 calls/s # 15.88 [+1.08] udp tx: 1823 MB/s 30928 calls/s 30928 msg/s # 16.85 [+0.97] udp rx: 1859 MB/s 1513776 calls/s # 16.88 [+0.03] udp tx: 1858 MB/s 31515 calls/s 31515 msg/s # 17.85 [+0.97] udp rx: 1837 MB/s 1495920 calls/s # 17.88 [+0.03] udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # 18.51 [+0.63] GRO frag list over UDP tunnel ok # 19.29 [+0.78] 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__->