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.82 [+0.55] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1610 MB/s 1311039 calls/s # 3.01 [+1.07] udp tx: 1771 MB/s 30050 calls/s 30050 msg/s # 3.99 [+0.98] udp rx: 1721 MB/s 1401662 calls/s # 4.01 [+0.02] udp tx: 1809 MB/s 30682 calls/s 30682 msg/s # 4.99 [+0.98] udp rx: 1716 MB/s 1397712 calls/s # 5.01 [+0.02] udp tx: 1716 MB/s 29116 calls/s 29116 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1557 MB/s 1268312 calls/s # 6.20 [+1.07] udp tx: 1779 MB/s 30187 calls/s 30187 msg/s # 7.17 [+0.97] udp rx: 1857 MB/s 1512288 calls/s # 7.20 [+0.03] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 8.17 [+0.97] udp rx: 1851 MB/s 1507632 calls/s # 8.20 [+0.03] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.77] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.10 [+0.26] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.17 [+0.54] GRO fwd ok # 11.68 [+0.51] UDP fwd perf udp rx: 1731 MB/s 1409708 calls/s # 12.75 [+1.07] udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # 13.73 [+0.97] udp rx: 1792 MB/s 1458936 calls/s # 13.75 [+0.03] udp tx: 1828 MB/s 31010 calls/s 31010 msg/s # 14.73 [+0.97] udp rx: 1418 MB/s 1154872 calls/s # 14.75 [+0.03] udp tx: 1717 MB/s 29129 calls/s 29129 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1695 MB/s 1379996 calls/s # 15.95 [+1.08] udp tx: 1772 MB/s 30069 calls/s 30069 msg/s # 16.92 [+0.97] udp rx: 1833 MB/s 1492272 calls/s # 16.95 [+0.03] udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # 17.92 [+0.97] udp rx: 1855 MB/s 1510224 calls/s # 17.95 [+0.03] udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # 18.60 [+0.65] GRO frag list over UDP tunnel ok # 19.39 [+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__->