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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 1555 MB/s 1266252 calls/s # 3.05 [+1.07] udp tx: 1620 MB/s 27484 calls/s 27484 msg/s # 4.02 [+0.97] udp rx: 1842 MB/s 1500192 calls/s # 4.05 [+0.03] udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # 5.02 [+0.97] udp rx: 1743 MB/s 1419144 calls/s # 5.05 [+0.03] udp tx: 1736 MB/s 29454 calls/s 29454 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1657 MB/s 1349251 calls/s # 6.25 [+1.08] udp tx: 1720 MB/s 29179 calls/s 29179 msg/s # 7.22 [+0.97] udp rx: 1747 MB/s 1422912 calls/s # 7.25 [+0.03] udp tx: 1747 MB/s 29631 calls/s 29631 msg/s # 8.22 [+0.97] udp rx: 1728 MB/s 1407111 calls/s # 8.25 [+0.03] udp tx: 1834 MB/s 31106 calls/s 31106 msg/s # 8.88 [+0.63] GRO frag list over UDP tunnel ok # 9.67 [+0.78] GRO fwd over UDP tunnel ok # 9.92 [+0.25] IPv6 # 10.17 [+0.25] No GRO ok # 10.65 [+0.48] GRO frag list ok # 11.17 [+0.52] GRO fwd ok # 11.66 [+0.49] UDP fwd perf udp rx: 1793 MB/s 1459958 calls/s # 12.73 [+1.07] udp tx: 1864 MB/s 31624 calls/s 31624 msg/s # 13.70 [+0.97] udp rx: 1842 MB/s 1500000 calls/s # 13.73 [+0.03] udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # 14.70 [+0.97] udp rx: 1875 MB/s 1527168 calls/s # 14.73 [+0.03] udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1444752 calls/s # 15.91 [+1.07] udp tx: 1824 MB/s 30942 calls/s 30942 msg/s # 16.89 [+0.97] udp rx: 1777 MB/s 1447356 calls/s # 16.91 [+0.03] udp tx: 1833 MB/s 31097 calls/s 31097 msg/s # 17.89 [+0.97] udp rx: 1850 MB/s 1506720 calls/s # 17.91 [+0.03] udp tx: 1848 MB/s 31354 calls/s 31354 msg/s # 18.56 [+0.65] GRO frag list over UDP tunnel ok # 19.37 [+0.80] 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__->