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.30 [+0.28] No GRO ok # 0.91 [+0.61] GRO frag list ok # 1.54 [+0.63] GRO fwd ok # 2.03 [+0.49] UDP fwd perf udp rx: 1223 MB/s 996210 calls/s # 3.10 [+1.07] udp tx: 1671 MB/s 28357 calls/s 28357 msg/s # 4.07 [+0.97] udp rx: 1774 MB/s 1444924 calls/s # 4.10 [+0.03] udp tx: 1866 MB/s 31664 calls/s 31664 msg/s # 5.08 [+0.98] udp rx: 1634 MB/s 1330329 calls/s # 5.10 [+0.02] udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1577 MB/s 1284182 calls/s # 6.30 [+1.07] udp tx: 1737 MB/s 29472 calls/s 29472 msg/s # 7.30 [+1.00] udp tx: 1856 MB/s 31493 calls/s 31493 msg/s # 7.30 [+0.00] udp rx: 1535 MB/s 1249781 calls/s # 8.30 [+1.00] udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # 8.40 [+0.10] udp rx: 1693 MB/s 1378681 calls/s # 8.97 [+0.57] GRO frag list over UDP tunnel ok # 9.83 [+0.86] GRO fwd over UDP tunnel ok # 10.09 [+0.27] IPv6 # 10.38 [+0.29] No GRO ok # 10.94 [+0.56] GRO frag list ok # 11.54 [+0.60] GRO fwd ok # 12.07 [+0.53] UDP fwd perf udp rx: 1648 MB/s 1341932 calls/s # 13.14 [+1.08] udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # 14.11 [+0.97] udp rx: 1847 MB/s 1503840 calls/s # 14.14 [+0.03] udp tx: 1844 MB/s 31277 calls/s 31277 msg/s # 15.11 [+0.97] udp rx: 1804 MB/s 1469088 calls/s # 15.14 [+0.03] udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # 15.26 [+0.12] UDP GRO fwd perf udp rx: 1473 MB/s 1199915 calls/s # 16.35 [+1.08] udp tx: 1662 MB/s 28202 calls/s 28202 msg/s # 17.31 [+0.96] udp rx: 1478 MB/s 1203525 calls/s # 17.34 [+0.03] udp tx: 1606 MB/s 27248 calls/s 27248 msg/s # 18.31 [+0.97] udp rx: 1515 MB/s 1233686 calls/s # 18.34 [+0.03] udp tx: 1651 MB/s 28013 calls/s 28013 msg/s # 18.95 [+0.61] GRO frag list over UDP tunnel ok # 19.69 [+0.75] 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__->