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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1501 MB/s 1222076 calls/s # 3.02 [+1.07] udp tx: 1705 MB/s 28932 calls/s 28932 msg/s # 3.99 [+0.97] udp rx: 1555 MB/s 1266008 calls/s # 4.02 [+0.03] udp tx: 1794 MB/s 30428 calls/s 30428 msg/s # 4.99 [+0.97] udp rx: 1824 MB/s 1485312 calls/s # 5.02 [+0.03] udp tx: 1822 MB/s 30915 calls/s 30915 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1686 MB/s 1372896 calls/s # 6.20 [+1.06] udp tx: 1737 MB/s 29467 calls/s 29467 msg/s # 7.17 [+0.97] udp rx: 1795 MB/s 1461888 calls/s # 7.20 [+0.03] udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # 8.17 [+0.97] udp rx: 1736 MB/s 1413696 calls/s # 8.20 [+0.03] udp tx: 1728 MB/s 29320 calls/s 29320 msg/s # 8.77 [+0.57] GRO frag list over UDP tunnel ok # 9.53 [+0.76] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.05 [+0.26] No GRO ok # 10.58 [+0.52] GRO frag list ok # 11.14 [+0.56] GRO fwd ok # 11.65 [+0.51] UDP fwd perf udp rx: 1437 MB/s 1169906 calls/s # 12.72 [+1.07] udp tx: 1629 MB/s 27631 calls/s 27631 msg/s # 13.72 [+1.00] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 13.72 [+0.00] udp rx: 1488 MB/s 1212035 calls/s # 14.72 [+1.00] udp tx: 1794 MB/s 30430 calls/s 30430 msg/s # 14.82 [+0.10] udp rx: 1666 MB/s 1356628 calls/s # 14.84 [+0.02] UDP GRO fwd perf udp rx: 1369 MB/s 1114886 calls/s # 15.90 [+1.07] udp tx: 1736 MB/s 29457 calls/s 29457 msg/s # 16.87 [+0.97] udp rx: 1615 MB/s 1315017 calls/s # 16.90 [+0.03] udp tx: 1756 MB/s 29788 calls/s 29788 msg/s # 17.87 [+0.97] udp rx: 1681 MB/s 1369161 calls/s # 17.90 [+0.03] udp tx: 1794 MB/s 30435 calls/s 30435 msg/s # 18.48 [+0.58] GRO frag list over UDP tunnel ok # 19.21 [+0.73] 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__->