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.32 [+0.29] No GRO ok # 0.87 [+0.55] GRO frag list ok # 1.46 [+0.59] GRO fwd ok # 1.95 [+0.49] UDP fwd perf udp rx: 1677 MB/s 1365548 calls/s # 3.01 [+1.07] udp tx: 1760 MB/s 29860 calls/s 29860 msg/s # 3.99 [+0.98] udp rx: 1751 MB/s 1426128 calls/s # 4.01 [+0.02] udp tx: 1749 MB/s 29666 calls/s 29666 msg/s # 4.99 [+0.98] udp rx: 1754 MB/s 1428096 calls/s # 5.01 [+0.02] udp tx: 1752 MB/s 29724 calls/s 29724 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1385 MB/s 1128266 calls/s # 6.21 [+1.08] udp tx: 1770 MB/s 30024 calls/s 30024 msg/s # 7.18 [+0.97] udp rx: 1855 MB/s 1510512 calls/s # 7.21 [+0.03] udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # 8.18 [+0.97] udp rx: 1861 MB/s 1515792 calls/s # 8.21 [+0.03] udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # 8.86 [+0.65] GRO frag list over UDP tunnel ok # 9.69 [+0.83] GRO fwd over UDP tunnel ok # 9.97 [+0.28] IPv6 # 10.24 [+0.27] No GRO ok # 10.83 [+0.59] GRO frag list ok # 11.43 [+0.60] GRO fwd ok # 11.97 [+0.54] UDP fwd perf udp rx: 1454 MB/s 1184284 calls/s # 13.06 [+1.09] udp tx: 1738 MB/s 29482 calls/s 29482 msg/s # 14.03 [+0.97] udp rx: 1336 MB/s 1087880 calls/s # 14.06 [+0.03] udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # 15.03 [+0.98] udp rx: 1688 MB/s 1374608 calls/s # 15.06 [+0.02] udp tx: 1686 MB/s 28608 calls/s 28608 msg/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 1663 MB/s 1354128 calls/s # 16.26 [+1.08] udp tx: 1726 MB/s 29280 calls/s 29280 msg/s # 17.23 [+0.97] udp rx: 1644 MB/s 1338764 calls/s # 17.26 [+0.03] udp tx: 1720 MB/s 29183 calls/s 29183 msg/s # 18.23 [+0.97] udp rx: 1763 MB/s 1435728 calls/s # 18.26 [+0.03] udp tx: 1761 MB/s 29871 calls/s 29871 msg/s # 18.93 [+0.67] GRO frag list over UDP tunnel ok # 19.75 [+0.82] 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__->