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.76 [+0.50] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1561 MB/s 1271389 calls/s # 2.86 [+1.07] udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # 3.84 [+0.97] udp rx: 1898 MB/s 1545456 calls/s # 3.86 [+0.03] udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # 4.84 [+0.97] udp rx: 1900 MB/s 1547040 calls/s # 4.86 [+0.03] udp tx: 1898 MB/s 32205 calls/s 32205 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1843 MB/s 1500960 calls/s # 6.05 [+1.07] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 7.02 [+0.97] udp rx: 1894 MB/s 1542192 calls/s # 7.05 [+0.03] udp tx: 1892 MB/s 32092 calls/s 32092 msg/s # 8.03 [+0.97] udp rx: 1903 MB/s 1549920 calls/s # 8.05 [+0.03] udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.37 [+0.74] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.85 [+0.23] No GRO ok # 10.37 [+0.52] GRO frag list ok # 10.91 [+0.54] GRO fwd ok # 11.40 [+0.48] UDP fwd perf udp rx: 1597 MB/s 1300861 calls/s # 12.46 [+1.07] udp tx: 1810 MB/s 30707 calls/s 30707 msg/s # 13.43 [+0.97] udp rx: 1844 MB/s 1501248 calls/s # 13.46 [+0.03] udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # 14.44 [+0.97] udp rx: 1842 MB/s 1499856 calls/s # 14.46 [+0.03] udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1455888 calls/s # 15.65 [+1.07] udp tx: 1843 MB/s 31275 calls/s 31275 msg/s # 16.62 [+0.97] udp rx: 1857 MB/s 1512192 calls/s # 16.65 [+0.03] udp tx: 1856 MB/s 31486 calls/s 31486 msg/s # 17.62 [+0.97] udp rx: 1784 MB/s 1452624 calls/s # 17.65 [+0.03] udp tx: 1782 MB/s 30237 calls/s 30237 msg/s # 18.22 [+0.56] GRO frag list over UDP tunnel ok # 18.97 [+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__->