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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.77 [+0.45] UDP fwd perf udp rx: 1860 MB/s 1514784 calls/s # 2.83 [+1.06] udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # 3.81 [+0.98] udp rx: 1889 MB/s 1537920 calls/s # 3.83 [+0.02] udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # 4.81 [+0.98] udp rx: 1884 MB/s 1533840 calls/s # 4.83 [+0.02] udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1834 MB/s 1493472 calls/s # 6.01 [+1.06] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 6.99 [+0.97] udp rx: 1879 MB/s 1530000 calls/s # 7.01 [+0.02] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 7.99 [+0.98] udp rx: 1869 MB/s 1521696 calls/s # 8.01 [+0.02] udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # 8.55 [+0.54] GRO frag list over UDP tunnel ok # 9.28 [+0.72] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.74 [+0.23] No GRO ok # 10.21 [+0.48] GRO frag list ok # 10.71 [+0.50] GRO fwd ok # 11.17 [+0.46] UDP fwd perf udp rx: 1394 MB/s 1134972 calls/s # 12.24 [+1.07] udp tx: 1746 MB/s 29623 calls/s 29623 msg/s # 13.21 [+0.97] udp rx: 1820 MB/s 1482336 calls/s # 13.24 [+0.03] udp tx: 1819 MB/s 30855 calls/s 30855 msg/s # 14.21 [+0.97] udp rx: 1817 MB/s 1479792 calls/s # 14.24 [+0.03] udp tx: 1814 MB/s 30783 calls/s 30783 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1440432 calls/s # 15.42 [+1.06] udp tx: 1812 MB/s 30735 calls/s 30735 msg/s # 16.40 [+0.98] udp rx: 1836 MB/s 1495152 calls/s # 16.42 [+0.02] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 17.40 [+0.98] udp rx: 1829 MB/s 1489152 calls/s # 17.42 [+0.02] udp tx: 1826 MB/s 30986 calls/s 30986 msg/s # 17.97 [+0.54] GRO frag list over UDP tunnel ok # 18.68 [+0.71] 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__->