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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1581 MB/s 1287531 calls/s # 2.87 [+1.07] udp tx: 1640 MB/s 27820 calls/s 27820 msg/s # 3.84 [+0.97] udp rx: 1714 MB/s 1396032 calls/s # 3.87 [+0.03] udp tx: 1705 MB/s 28918 calls/s 28918 msg/s # 4.84 [+0.97] udp rx: 1549 MB/s 1261776 calls/s # 4.87 [+0.03] udp tx: 1546 MB/s 26230 calls/s 26230 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1441824 calls/s # 6.04 [+1.06] udp tx: 1813 MB/s 30762 calls/s 30762 msg/s # 7.02 [+0.98] udp rx: 1862 MB/s 1516176 calls/s # 7.04 [+0.02] udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # 8.02 [+0.98] udp rx: 1850 MB/s 1506720 calls/s # 8.04 [+0.02] udp tx: 1849 MB/s 31363 calls/s 31363 msg/s # 8.59 [+0.55] GRO frag list over UDP tunnel ok # 9.31 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.23] IPv6 # 9.76 [+0.22] No GRO ok # 10.25 [+0.50] GRO frag list ok # 10.76 [+0.50] GRO fwd ok # 11.22 [+0.46] UDP fwd perf udp rx: 1175 MB/s 956813 calls/s # 12.28 [+1.07] udp tx: 1719 MB/s 29156 calls/s 29156 msg/s # 13.26 [+0.98] udp rx: 1848 MB/s 1504944 calls/s # 13.28 [+0.02] udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # 14.26 [+0.98] udp rx: 1614 MB/s 1314737 calls/s # 14.28 [+0.02] udp tx: 1846 MB/s 31310 calls/s 31310 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1405 MB/s 1143836 calls/s # 15.47 [+1.07] udp tx: 1439 MB/s 24411 calls/s 24411 msg/s # 16.47 [+1.00] udp tx: 1207 MB/s 20473 calls/s 20473 msg/s # 16.47 [+0.00] udp rx: 1194 MB/s 972832 calls/s # 17.47 [+1.00] udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # 17.57 [+0.10] udp rx: 1217 MB/s 991084 calls/s # 18.08 [+0.51] GRO frag list over UDP tunnel ok # 18.89 [+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__->