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.30 [+0.29] No GRO ok # 0.82 [+0.52] GRO frag list ok # 1.34 [+0.52] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1634 MB/s 1330483 calls/s # 2.87 [+1.06] udp tx: 1757 MB/s 29815 calls/s 29815 msg/s # 3.84 [+0.97] udp rx: 1753 MB/s 1427241 calls/s # 3.87 [+0.03] udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # 4.84 [+0.97] udp rx: 1816 MB/s 1478592 calls/s # 4.87 [+0.03] udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1540 MB/s 1254224 calls/s # 6.06 [+1.07] udp tx: 1781 MB/s 30222 calls/s 30222 msg/s # 7.03 [+0.97] udp rx: 1528 MB/s 1244366 calls/s # 7.06 [+0.03] udp tx: 1839 MB/s 31196 calls/s 31196 msg/s # 8.03 [+0.97] udp rx: 1751 MB/s 1426293 calls/s # 8.06 [+0.03] udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # 8.60 [+0.54] GRO frag list over UDP tunnel ok # 9.29 [+0.69] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.75 [+0.22] No GRO ok # 10.22 [+0.47] GRO frag list ok # 10.76 [+0.54] GRO fwd ok # 11.25 [+0.50] UDP fwd perf udp rx: 1221 MB/s 994641 calls/s # 12.33 [+1.07] udp tx: 1577 MB/s 26761 calls/s 26761 msg/s # 13.30 [+0.97] udp rx: 1705 MB/s 1388851 calls/s # 13.33 [+0.03] udp tx: 1750 MB/s 29689 calls/s 29689 msg/s # 14.30 [+0.97] udp rx: 1207 MB/s 983178 calls/s # 14.33 [+0.03] udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1391 MB/s 1132640 calls/s # 15.51 [+1.06] udp tx: 1763 MB/s 29918 calls/s 29918 msg/s # 16.48 [+0.98] udp rx: 1521 MB/s 1238352 calls/s # 16.51 [+0.02] udp tx: 1590 MB/s 26979 calls/s 26979 msg/s # 17.50 [+1.00] udp rx: 1510 MB/s 1229893 calls/s # 17.51 [+0.00] udp tx: 1638 MB/s 27789 calls/s 27789 msg/s # 18.09 [+0.59] GRO frag list over UDP tunnel ok # 18.88 [+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__->