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.26 [+0.24] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1659 MB/s 1350914 calls/s # 2.84 [+1.07] udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # 3.80 [+0.97] udp rx: 1866 MB/s 1519152 calls/s # 3.84 [+0.03] udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # 4.81 [+0.97] udp rx: 1857 MB/s 1511904 calls/s # 4.84 [+0.03] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1696 MB/s 1381003 calls/s # 6.02 [+1.06] udp tx: 1754 MB/s 29763 calls/s 29763 msg/s # 6.99 [+0.97] udp rx: 1871 MB/s 1523856 calls/s # 7.02 [+0.03] udp tx: 1869 MB/s 31715 calls/s 31715 msg/s # 7.99 [+0.98] udp rx: 1869 MB/s 1522368 calls/s # 8.02 [+0.02] udp tx: 1867 MB/s 31680 calls/s 31680 msg/s # 8.59 [+0.57] GRO frag list over UDP tunnel ok # 9.36 [+0.77] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.87 [+0.26] No GRO ok # 10.36 [+0.49] GRO frag list ok # 10.93 [+0.57] GRO fwd ok # 11.43 [+0.50] UDP fwd perf udp rx: 1627 MB/s 1324719 calls/s # 12.50 [+1.07] udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # 13.47 [+0.97] udp rx: 1832 MB/s 1491504 calls/s # 13.50 [+0.03] udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # 14.47 [+0.97] udp rx: 1859 MB/s 1513680 calls/s # 14.50 [+0.03] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1376824 calls/s # 15.68 [+1.07] udp tx: 1782 MB/s 30240 calls/s 30240 msg/s # 16.65 [+0.97] udp rx: 1589 MB/s 1294236 calls/s # 16.68 [+0.03] udp tx: 1775 MB/s 30121 calls/s 30121 msg/s # 17.66 [+0.97] udp rx: 1327 MB/s 1080700 calls/s # 17.68 [+0.03] udp tx: 1752 MB/s 29726 calls/s 29726 msg/s # 18.24 [+0.55] GRO frag list over UDP tunnel ok # 18.94 [+0.70] 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__->