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.24 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.71 [+0.45] UDP fwd perf udp rx: 1716 MB/s 1397357 calls/s # 2.78 [+1.06] udp tx: 1778 MB/s 30165 calls/s 30165 msg/s # 3.75 [+0.98] udp rx: 1916 MB/s 1560096 calls/s # 3.78 [+0.02] udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # 4.75 [+0.98] udp rx: 1910 MB/s 1555488 calls/s # 4.78 [+0.02] udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1687 MB/s 1374144 calls/s # 5.95 [+1.06] udp tx: 1734 MB/s 29425 calls/s 29425 msg/s # 6.93 [+0.98] udp rx: 1867 MB/s 1520635 calls/s # 6.95 [+0.02] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 7.93 [+0.98] udp rx: 1860 MB/s 1514656 calls/s # 7.95 [+0.02] udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # 8.49 [+0.54] GRO frag list over UDP tunnel ok # 9.21 [+0.72] GRO fwd over UDP tunnel ok # 9.46 [+0.25] IPv6 # 9.71 [+0.25] No GRO ok # 10.21 [+0.50] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.17 [+0.44] UDP fwd perf udp rx: 1566 MB/s 1275022 calls/s # 12.22 [+1.06] udp tx: 1785 MB/s 30289 calls/s 30289 msg/s # 13.20 [+0.98] udp rx: 1670 MB/s 1359671 calls/s # 13.22 [+0.02] udp tx: 1793 MB/s 30411 calls/s 30411 msg/s # 14.20 [+0.98] udp rx: 1696 MB/s 1381152 calls/s # 14.22 [+0.02] udp tx: 1685 MB/s 28582 calls/s 28582 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1365331 calls/s # 15.41 [+1.06] udp tx: 1751 MB/s 29705 calls/s 29705 msg/s # 16.38 [+0.97] udp rx: 1512 MB/s 1231350 calls/s # 16.41 [+0.03] udp tx: 1691 MB/s 28694 calls/s 28694 msg/s # 17.38 [+0.97] udp rx: 1329 MB/s 1082035 calls/s # 17.41 [+0.03] udp tx: 1730 MB/s 29345 calls/s 29345 msg/s # 17.93 [+0.53] GRO frag list over UDP tunnel ok # 18.62 [+0.68] 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__->