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.23] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1078 MB/s 878100 calls/s # 2.99 [+1.07] udp tx: 1449 MB/s 24587 calls/s 24587 msg/s # 3.96 [+0.97] udp rx: 1048 MB/s 853395 calls/s # 3.99 [+0.03] udp tx: 1109 MB/s 18814 calls/s 18814 msg/s # 4.96 [+0.97] udp rx: 1150 MB/s 936768 calls/s # 4.99 [+0.03] udp tx: 1149 MB/s 19497 calls/s 19497 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1089 MB/s 886656 calls/s # 6.17 [+1.07] udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # 7.15 [+0.97] udp rx: 1090 MB/s 887515 calls/s # 7.17 [+0.03] udp tx: 1117 MB/s 18956 calls/s 18956 msg/s # 8.15 [+0.97] udp rx: 1155 MB/s 940304 calls/s # 8.17 [+0.03] udp tx: 1154 MB/s 19576 calls/s 19576 msg/s # 8.81 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.77] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.06 [+0.24] No GRO ok # 10.57 [+0.51] GRO frag list ok # 11.07 [+0.50] GRO fwd ok # 11.58 [+0.51] UDP fwd perf udp rx: 1621 MB/s 1319936 calls/s # 12.65 [+1.07] udp tx: 1791 MB/s 30387 calls/s 30387 msg/s # 13.63 [+0.97] udp rx: 1760 MB/s 1433102 calls/s # 13.65 [+0.03] udp tx: 1819 MB/s 30867 calls/s 30867 msg/s # 14.63 [+0.97] udp rx: 1479 MB/s 1204356 calls/s # 14.65 [+0.03] udp tx: 1788 MB/s 30334 calls/s 30334 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1364935 calls/s # 15.84 [+1.07] udp tx: 1764 MB/s 29925 calls/s 29925 msg/s # 16.82 [+0.98] udp rx: 1785 MB/s 1453553 calls/s # 16.84 [+0.02] udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # 17.82 [+0.98] udp rx: 1615 MB/s 1314917 calls/s # 17.84 [+0.02] udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # 18.48 [+0.64] GRO frag list over UDP tunnel ok # 19.27 [+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__->