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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 1085 MB/s 883623 calls/s # 2.88 [+1.07] udp tx: 1731 MB/s 29369 calls/s 29369 msg/s # 3.85 [+0.97] udp rx: 1700 MB/s 1384335 calls/s # 3.88 [+0.03] udp tx: 1800 MB/s 30540 calls/s 30540 msg/s # 4.85 [+0.97] udp rx: 1817 MB/s 1479456 calls/s # 4.88 [+0.03] udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1365064 calls/s # 6.06 [+1.07] udp tx: 1742 MB/s 29560 calls/s 29560 msg/s # 7.03 [+0.97] udp rx: 1530 MB/s 1246296 calls/s # 7.06 [+0.03] udp tx: 1773 MB/s 30080 calls/s 30080 msg/s # 8.04 [+0.97] udp rx: 1556 MB/s 1267200 calls/s # 8.06 [+0.03] udp tx: 1714 MB/s 29085 calls/s 29085 msg/s # 8.68 [+0.62] GRO frag list over UDP tunnel ok # 9.50 [+0.82] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.03 [+0.27] No GRO ok # 10.55 [+0.52] GRO frag list ok # 11.09 [+0.55] GRO fwd ok # 11.57 [+0.48] UDP fwd perf udp rx: 1678 MB/s 1366268 calls/s # 12.64 [+1.06] udp tx: 1822 MB/s 30909 calls/s 30909 msg/s # 13.61 [+0.97] udp rx: 1853 MB/s 1508928 calls/s # 13.64 [+0.03] udp tx: 1852 MB/s 31418 calls/s 31418 msg/s # 14.61 [+0.97] udp rx: 1837 MB/s 1496112 calls/s # 14.64 [+0.03] udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1736 MB/s 1413696 calls/s # 15.82 [+1.07] udp tx: 1787 MB/s 30321 calls/s 30321 msg/s # 16.79 [+0.97] udp rx: 1813 MB/s 1476144 calls/s # 16.82 [+0.03] udp tx: 1811 MB/s 30716 calls/s 30716 msg/s # 17.79 [+0.97] udp rx: 1806 MB/s 1470512 calls/s # 17.82 [+0.03] udp tx: 1804 MB/s 30599 calls/s 30599 msg/s # 18.38 [+0.56] GRO frag list over UDP tunnel ok # 19.10 [+0.72] 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__->