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.80 [+0.54] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1192 MB/s 971180 calls/s # 2.96 [+1.07] udp tx: 1305 MB/s 22150 calls/s 22150 msg/s # 3.93 [+0.97] udp rx: 1203 MB/s 979442 calls/s # 3.96 [+0.03] udp tx: 1349 MB/s 22884 calls/s 22884 msg/s # 4.93 [+0.97] udp rx: 1367 MB/s 1112928 calls/s # 4.96 [+0.03] udp tx: 1366 MB/s 23175 calls/s 23175 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1318 MB/s 1073376 calls/s # 6.15 [+1.07] udp tx: 1360 MB/s 23078 calls/s 23078 msg/s # 7.12 [+0.97] udp rx: 1168 MB/s 951168 calls/s # 7.15 [+0.03] udp tx: 1367 MB/s 23199 calls/s 23199 msg/s # 8.12 [+0.97] udp rx: 1374 MB/s 1119276 calls/s # 8.15 [+0.03] udp tx: 1385 MB/s 23506 calls/s 23506 msg/s # 8.73 [+0.58] GRO frag list over UDP tunnel ok # 9.50 [+0.78] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.02 [+0.26] No GRO ok # 10.57 [+0.55] GRO frag list ok # 11.14 [+0.58] GRO fwd ok # 11.66 [+0.51] UDP fwd perf udp rx: 1603 MB/s 1305794 calls/s # 12.72 [+1.06] udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # 13.70 [+0.97] udp rx: 1787 MB/s 1454884 calls/s # 13.72 [+0.03] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 14.70 [+0.98] udp rx: 1774 MB/s 1444340 calls/s # 14.72 [+0.02] udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1450263 calls/s # 15.91 [+1.07] udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # 16.88 [+0.97] udp rx: 1741 MB/s 1418016 calls/s # 16.91 [+0.03] udp tx: 1737 MB/s 29473 calls/s 29473 msg/s # 17.88 [+0.97] udp rx: 1811 MB/s 1474465 calls/s # 17.91 [+0.03] udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # 18.52 [+0.61] GRO frag list over UDP tunnel ok # 19.31 [+0.79] 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__->