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.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 1.99 [+0.51] UDP fwd perf udp rx: 1489 MB/s 1212665 calls/s # 3.06 [+1.07] udp tx: 1757 MB/s 29814 calls/s 29814 msg/s # 4.03 [+0.98] udp rx: 1716 MB/s 1397494 calls/s # 4.06 [+0.02] udp tx: 1865 MB/s 31643 calls/s 31643 msg/s # 5.03 [+0.97] udp rx: 1894 MB/s 1542000 calls/s # 5.06 [+0.03] udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454752 calls/s # 6.25 [+1.08] udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # 7.22 [+0.97] udp rx: 1648 MB/s 1341759 calls/s # 7.25 [+0.03] udp tx: 1838 MB/s 31187 calls/s 31187 msg/s # 8.22 [+0.97] udp rx: 1856 MB/s 1511616 calls/s # 8.25 [+0.03] udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # 8.88 [+0.63] GRO frag list over UDP tunnel ok # 9.69 [+0.81] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.23 [+0.28] No GRO ok # 10.79 [+0.56] GRO frag list ok # 11.36 [+0.57] GRO fwd ok # 11.87 [+0.51] UDP fwd perf udp rx: 1695 MB/s 1380086 calls/s # 12.94 [+1.07] udp tx: 1791 MB/s 30378 calls/s 30378 msg/s # 13.91 [+0.97] udp rx: 1815 MB/s 1477968 calls/s # 13.94 [+0.03] udp tx: 1812 MB/s 30748 calls/s 30748 msg/s # 14.91 [+0.97] udp rx: 1806 MB/s 1470432 calls/s # 14.94 [+0.03] udp tx: 1803 MB/s 30590 calls/s 30590 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1360003 calls/s # 16.13 [+1.07] udp tx: 1726 MB/s 29285 calls/s 29285 msg/s # 17.10 [+0.97] udp rx: 1823 MB/s 1484544 calls/s # 17.13 [+0.03] udp tx: 1822 MB/s 30918 calls/s 30918 msg/s # 18.10 [+0.97] udp rx: 1838 MB/s 1496736 calls/s # 18.13 [+0.03] udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # 18.72 [+0.59] GRO frag list over UDP tunnel ok # 19.49 [+0.77] 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__->