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.26 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1651 MB/s 1344332 calls/s # 2.91 [+1.07] udp tx: 1773 MB/s 30088 calls/s 30088 msg/s # 3.88 [+0.97] udp rx: 1861 MB/s 1515360 calls/s # 3.91 [+0.03] udp tx: 1860 MB/s 31554 calls/s 31554 msg/s # 4.88 [+0.97] udp rx: 1873 MB/s 1525008 calls/s # 4.91 [+0.03] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1524 MB/s 1240930 calls/s # 6.10 [+1.07] udp tx: 1626 MB/s 27591 calls/s 27591 msg/s # 7.07 [+0.97] udp rx: 1702 MB/s 1385683 calls/s # 7.10 [+0.03] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 8.07 [+0.97] udp rx: 1750 MB/s 1425024 calls/s # 8.10 [+0.03] udp tx: 1749 MB/s 29668 calls/s 29668 msg/s # 8.65 [+0.55] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.59 [+0.23] IPv6 # 9.83 [+0.24] No GRO ok # 10.29 [+0.46] GRO frag list ok # 10.80 [+0.51] GRO fwd ok # 11.28 [+0.48] UDP fwd perf udp rx: 1763 MB/s 1435676 calls/s # 12.35 [+1.07] udp tx: 1823 MB/s 30936 calls/s 30936 msg/s # 13.32 [+0.97] udp rx: 1833 MB/s 1492944 calls/s # 13.35 [+0.03] udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # 14.32 [+0.97] udp rx: 1662 MB/s 1353549 calls/s # 14.35 [+0.03] udp tx: 1824 MB/s 30940 calls/s 30940 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1782 MB/s 1450752 calls/s # 15.53 [+1.06] udp tx: 1825 MB/s 30969 calls/s 30969 msg/s # 16.50 [+0.98] udp rx: 1845 MB/s 1502208 calls/s # 16.53 [+0.02] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 17.50 [+0.98] udp rx: 1733 MB/s 1411004 calls/s # 17.53 [+0.02] udp tx: 1849 MB/s 31371 calls/s 31371 msg/s # 18.05 [+0.53] GRO frag list over UDP tunnel ok # 18.75 [+0.70] 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__->