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.22 [+0.20] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.21 [+0.53] GRO fwd ok # 1.64 [+0.43] UDP fwd perf udp rx: 1441 MB/s 1173422 calls/s # 2.70 [+1.06] udp tx: 1676 MB/s 28439 calls/s 28439 msg/s # 3.67 [+0.98] udp rx: 1854 MB/s 1510128 calls/s # 3.70 [+0.02] udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # 4.67 [+0.98] udp rx: 1846 MB/s 1503408 calls/s # 4.70 [+0.02] udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # 4.81 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1388928 calls/s # 5.87 [+1.06] udp tx: 1745 MB/s 29612 calls/s 29612 msg/s # 6.85 [+0.98] udp rx: 1712 MB/s 1394256 calls/s # 6.87 [+0.02] udp tx: 1713 MB/s 29056 calls/s 29056 msg/s # 7.85 [+0.98] udp rx: 1705 MB/s 1388443 calls/s # 7.87 [+0.02] udp tx: 1704 MB/s 28911 calls/s 28911 msg/s # 8.42 [+0.55] GRO frag list over UDP tunnel ok # 9.11 [+0.69] GRO fwd over UDP tunnel ok # 9.35 [+0.24] IPv6 # 9.55 [+0.20] No GRO ok # 10.03 [+0.48] GRO frag list ok # 10.52 [+0.49] GRO fwd ok # 10.93 [+0.41] UDP fwd perf udp rx: 363 MB/s 296123 calls/s # 12.00 [+1.06] udp tx: 1466 MB/s 24868 calls/s 24868 msg/s # 12.97 [+0.97] udp rx: 1525 MB/s 1242203 calls/s # 13.00 [+0.03] udp tx: 1804 MB/s 30611 calls/s 30611 msg/s # 13.97 [+0.97] udp rx: 1823 MB/s 1484920 calls/s # 14.00 [+0.03] udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # 14.11 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1423128 calls/s # 15.17 [+1.06] udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # 16.15 [+0.98] udp rx: 1495 MB/s 1217754 calls/s # 16.17 [+0.02] udp tx: 1788 MB/s 30326 calls/s 30326 msg/s # 17.15 [+0.98] udp rx: 1846 MB/s 1503648 calls/s # 17.17 [+0.02] udp tx: 1845 MB/s 31300 calls/s 31300 msg/s # 17.69 [+0.52] GRO frag list over UDP tunnel ok # 18.38 [+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__->