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.77 [+0.51] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1350 MB/s 1099545 calls/s # 2.94 [+1.07] udp tx: 1700 MB/s 28835 calls/s 28835 msg/s # 3.91 [+0.97] udp rx: 1701 MB/s 1384828 calls/s # 3.94 [+0.03] udp tx: 1728 MB/s 29323 calls/s 29323 msg/s # 4.91 [+0.97] udp rx: 1261 MB/s 1027283 calls/s # 4.94 [+0.03] udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1181 MB/s 961636 calls/s # 6.12 [+1.07] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 7.09 [+0.97] udp rx: 1807 MB/s 1471430 calls/s # 7.12 [+0.03] udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # 8.10 [+0.97] udp rx: 1740 MB/s 1416782 calls/s # 8.12 [+0.03] udp tx: 1749 MB/s 29677 calls/s 29677 msg/s # 8.75 [+0.63] GRO frag list over UDP tunnel ok # 9.50 [+0.75] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 9.98 [+0.23] No GRO ok # 10.47 [+0.50] GRO frag list ok # 11.00 [+0.53] GRO fwd ok # 11.50 [+0.50] UDP fwd perf udp tx: 1562 MB/s 26502 calls/s 26502 msg/s # 12.57 [+1.07] udp rx: 1070 MB/s 871267 calls/s # 13.57 [+1.00] udp tx: 1738 MB/s 29486 calls/s 29486 msg/s # 13.57 [+0.00] udp rx: 1499 MB/s 1220735 calls/s # 14.57 [+1.00] udp tx: 1666 MB/s 28265 calls/s 28265 msg/s # 14.67 [+0.10] udp rx: 1561 MB/s 1271534 calls/s # 14.70 [+0.02] UDP GRO fwd perf udp rx: 1427 MB/s 1162164 calls/s # 15.77 [+1.08] udp tx: 1723 MB/s 29232 calls/s 29232 msg/s # 16.75 [+0.97] udp rx: 1493 MB/s 1216271 calls/s # 16.77 [+0.03] udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # 17.75 [+0.97] udp rx: 1369 MB/s 1115165 calls/s # 17.77 [+0.03] udp tx: 1799 MB/s 30520 calls/s 30520 msg/s # 18.39 [+0.62] GRO frag list over UDP tunnel ok # 19.14 [+0.75] 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__->