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.57] GRO frag list ok # 1.53 [+0.65] GRO fwd ok # 2.06 [+0.53] UDP fwd perf udp rx: 1662 MB/s 1353596 calls/s # 3.14 [+1.08] udp tx: 1783 MB/s 30256 calls/s 30256 msg/s # 4.11 [+0.97] udp rx: 1741 MB/s 1418064 calls/s # 4.14 [+0.03] udp tx: 1731 MB/s 29366 calls/s 29366 msg/s # 5.11 [+0.97] udp rx: 1620 MB/s 1318886 calls/s # 5.14 [+0.03] udp tx: 1627 MB/s 27595 calls/s 27595 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1537 MB/s 1252032 calls/s # 6.34 [+1.08] udp tx: 1608 MB/s 27287 calls/s 27287 msg/s # 7.31 [+0.97] udp rx: 1618 MB/s 1317312 calls/s # 7.34 [+0.03] udp tx: 1611 MB/s 27325 calls/s 27325 msg/s # 8.31 [+0.97] udp rx: 1765 MB/s 1437456 calls/s # 8.34 [+0.03] udp tx: 1769 MB/s 30016 calls/s 30016 msg/s # 8.97 [+0.63] GRO frag list over UDP tunnel ok # 9.73 [+0.76] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.24 [+0.25] No GRO ok # 10.79 [+0.55] GRO frag list ok # 11.35 [+0.57] GRO fwd ok # 11.86 [+0.50] UDP fwd perf udp rx: 812 MB/s 661188 calls/s # 12.92 [+1.07] udp tx: 1608 MB/s 27281 calls/s 27281 msg/s # 13.89 [+0.97] udp rx: 1830 MB/s 1490496 calls/s # 13.92 [+0.03] udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # 14.90 [+0.98] udp rx: 1851 MB/s 1507056 calls/s # 14.92 [+0.02] udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1611 MB/s 1311696 calls/s # 16.11 [+1.07] udp tx: 1648 MB/s 27953 calls/s 27953 msg/s # 17.09 [+0.97] udp rx: 1557 MB/s 1267691 calls/s # 17.11 [+0.02] udp tx: 1619 MB/s 27461 calls/s 27461 msg/s # 18.09 [+0.98] udp rx: 1376 MB/s 1120424 calls/s # 18.11 [+0.02] udp tx: 1588 MB/s 26947 calls/s 26947 msg/s # 18.77 [+0.66] GRO frag list over UDP tunnel ok # 19.61 [+0.84] 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__->