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.28] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.54 [+0.66] GRO fwd ok # 2.09 [+0.55] UDP fwd perf udp rx: 1542 MB/s 1255402 calls/s # 3.16 [+1.07] udp tx: 1775 MB/s 30110 calls/s 30110 msg/s # 4.13 [+0.97] udp rx: 1764 MB/s 1436611 calls/s # 4.16 [+0.03] udp tx: 1881 MB/s 31918 calls/s 31918 msg/s # 5.14 [+0.97] udp rx: 1883 MB/s 1533722 calls/s # 5.16 [+0.03] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1452 MB/s 1182323 calls/s # 6.35 [+1.07] udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # 7.32 [+0.97] udp rx: 1850 MB/s 1506290 calls/s # 7.35 [+0.03] udp tx: 1894 MB/s 32140 calls/s 32140 msg/s # 8.33 [+0.97] udp rx: 1920 MB/s 1563264 calls/s # 8.35 [+0.03] udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # 8.98 [+0.63] GRO frag list over UDP tunnel ok # 9.78 [+0.80] GRO fwd over UDP tunnel ok # 10.04 [+0.26] IPv6 # 10.27 [+0.24] No GRO ok # 10.82 [+0.55] GRO frag list ok # 11.38 [+0.55] GRO fwd ok # 11.88 [+0.50] UDP fwd perf udp rx: 1390 MB/s 1132189 calls/s # 12.94 [+1.07] udp tx: 1786 MB/s 30305 calls/s 30305 msg/s # 13.92 [+0.97] udp rx: 1820 MB/s 1482083 calls/s # 13.94 [+0.03] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 14.92 [+0.98] udp rx: 1810 MB/s 1474291 calls/s # 14.94 [+0.02] udp tx: 1829 MB/s 31036 calls/s 31036 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 1563 MB/s 1273200 calls/s # 16.15 [+1.08] udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # 17.12 [+0.97] udp rx: 1700 MB/s 1384054 calls/s # 17.15 [+0.03] udp tx: 1865 MB/s 31633 calls/s 31633 msg/s # 18.13 [+0.98] udp rx: 1670 MB/s 1359600 calls/s # 18.15 [+0.02] udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # 18.79 [+0.65] GRO frag list over UDP tunnel ok # 19.67 [+0.87] 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__->