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.27 [+0.24] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1375 MB/s 1119836 calls/s # 2.95 [+1.06] udp tx: 1703 MB/s 28892 calls/s 28892 msg/s # 3.93 [+0.97] udp rx: 1822 MB/s 1483776 calls/s # 3.95 [+0.03] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 4.93 [+0.97] udp rx: 1827 MB/s 1488096 calls/s # 4.95 [+0.03] udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1730 MB/s 1408555 calls/s # 6.13 [+1.06] udp tx: 1818 MB/s 30836 calls/s 30836 msg/s # 7.10 [+0.97] udp rx: 1634 MB/s 1330830 calls/s # 7.13 [+0.03] udp tx: 1848 MB/s 31344 calls/s 31344 msg/s # 8.11 [+0.98] udp rx: 1861 MB/s 1515168 calls/s # 8.13 [+0.02] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 8.70 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.71] GRO fwd over UDP tunnel ok # 9.64 [+0.23] IPv6 # 9.87 [+0.23] No GRO ok # 10.33 [+0.46] GRO frag list ok # 10.83 [+0.50] GRO fwd ok # 11.30 [+0.46] UDP fwd perf udp rx: 536 MB/s 436453 calls/s # 12.36 [+1.06] udp tx: 1544 MB/s 26196 calls/s 26196 msg/s # 13.33 [+0.97] udp rx: 1794 MB/s 1460832 calls/s # 13.36 [+0.03] udp tx: 1792 MB/s 30402 calls/s 30402 msg/s # 14.33 [+0.98] udp rx: 1802 MB/s 1467552 calls/s # 14.36 [+0.02] udp tx: 1801 MB/s 30551 calls/s 30551 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372219 calls/s # 15.54 [+1.06] udp tx: 1804 MB/s 30611 calls/s 30611 msg/s # 16.51 [+0.97] udp rx: 1806 MB/s 1471056 calls/s # 16.54 [+0.03] udp tx: 1804 MB/s 30606 calls/s 30606 msg/s # 17.51 [+0.98] udp rx: 1808 MB/s 1472160 calls/s # 17.54 [+0.02] udp tx: 1807 MB/s 30649 calls/s 30649 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.81 [+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__->