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.83 [+0.56] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.98 [+0.52] UDP fwd perf udp rx: 1685 MB/s 1372295 calls/s # 3.05 [+1.07] udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # 4.02 [+0.97] udp rx: 1958 MB/s 1594752 calls/s # 4.05 [+0.03] udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # 5.02 [+0.97] udp rx: 1943 MB/s 1581984 calls/s # 5.05 [+0.03] udp tx: 1941 MB/s 32926 calls/s 32926 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1568 MB/s 1277011 calls/s # 6.24 [+1.07] udp tx: 1869 MB/s 31714 calls/s 31714 msg/s # 7.22 [+0.98] udp rx: 1958 MB/s 1594368 calls/s # 7.24 [+0.02] udp tx: 1957 MB/s 33198 calls/s 33198 msg/s # 8.22 [+0.98] udp rx: 1932 MB/s 1573152 calls/s # 8.24 [+0.02] udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # 8.79 [+0.55] GRO frag list over UDP tunnel ok # 9.49 [+0.69] GRO fwd over UDP tunnel ok # 9.72 [+0.23] IPv6 # 9.96 [+0.24] No GRO ok # 10.46 [+0.50] GRO frag list ok # 10.99 [+0.53] GRO fwd ok # 11.43 [+0.44] UDP fwd perf udp rx: 1593 MB/s 1297385 calls/s # 12.49 [+1.06] udp tx: 1846 MB/s 31326 calls/s 31326 msg/s # 13.46 [+0.97] udp rx: 1586 MB/s 1291950 calls/s # 13.49 [+0.03] udp tx: 1899 MB/s 32215 calls/s 32215 msg/s # 14.46 [+0.98] udp rx: 1931 MB/s 1572720 calls/s # 14.49 [+0.02] udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1730 MB/s 1408848 calls/s # 15.67 [+1.07] udp tx: 1778 MB/s 30166 calls/s 30166 msg/s # 16.64 [+0.97] udp rx: 1850 MB/s 1506240 calls/s # 16.67 [+0.03] udp tx: 1859 MB/s 31536 calls/s 31536 msg/s # 17.64 [+0.97] udp rx: 1958 MB/s 1594704 calls/s # 17.67 [+0.03] udp tx: 1956 MB/s 33189 calls/s 33189 msg/s # 18.21 [+0.53] GRO frag list over UDP tunnel ok # 18.95 [+0.75] 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__->