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.28 [+0.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 1368 MB/s 1113859 calls/s # 3.06 [+1.08] udp tx: 1596 MB/s 27083 calls/s 27083 msg/s # 4.02 [+0.97] udp rx: 1377 MB/s 1121530 calls/s # 4.06 [+0.03] udp tx: 1782 MB/s 30236 calls/s 30236 msg/s # 5.02 [+0.97] udp rx: 1775 MB/s 1445853 calls/s # 5.06 [+0.03] udp tx: 1854 MB/s 31456 calls/s 31456 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1604 MB/s 1306308 calls/s # 6.25 [+1.07] udp tx: 1689 MB/s 28661 calls/s 28661 msg/s # 7.22 [+0.97] udp rx: 1705 MB/s 1388688 calls/s # 7.25 [+0.03] udp tx: 1709 MB/s 29001 calls/s 29001 msg/s # 8.22 [+0.97] udp rx: 1767 MB/s 1438800 calls/s # 8.25 [+0.03] udp tx: 1759 MB/s 29841 calls/s 29841 msg/s # 8.95 [+0.70] GRO frag list over UDP tunnel ok # 9.81 [+0.86] GRO fwd over UDP tunnel ok # 10.10 [+0.28] IPv6 # 10.37 [+0.27] No GRO ok # 10.93 [+0.56] GRO frag list ok # 11.50 [+0.57] GRO fwd ok # 12.04 [+0.54] UDP fwd perf udp rx: 1623 MB/s 1321787 calls/s # 13.12 [+1.08] udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # 14.09 [+0.97] udp rx: 1851 MB/s 1507152 calls/s # 14.12 [+0.03] udp tx: 1849 MB/s 31375 calls/s 31375 msg/s # 15.09 [+0.97] udp rx: 1836 MB/s 1495395 calls/s # 15.12 [+0.03] udp tx: 1834 MB/s 31117 calls/s 31117 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1486 MB/s 1209799 calls/s # 16.31 [+1.07] udp tx: 1662 MB/s 28197 calls/s 28197 msg/s # 17.28 [+0.97] udp rx: 1420 MB/s 1156286 calls/s # 17.31 [+0.03] udp tx: 1450 MB/s 24603 calls/s 24603 msg/s # 18.28 [+0.97] udp rx: 1072 MB/s 873144 calls/s # 18.31 [+0.03] udp tx: 1072 MB/s 18182 calls/s 18182 msg/s # 18.93 [+0.61] GRO frag list over UDP tunnel ok # 19.70 [+0.78] 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__->