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.26] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1214 MB/s 988959 calls/s # 3.04 [+1.07] udp tx: 1737 MB/s 29471 calls/s 29471 msg/s # 4.00 [+0.97] udp rx: 1611 MB/s 1311572 calls/s # 4.04 [+0.03] udp tx: 1816 MB/s 30805 calls/s 30805 msg/s # 5.01 [+0.97] udp rx: 1730 MB/s 1408661 calls/s # 5.04 [+0.03] udp tx: 1764 MB/s 29930 calls/s 29930 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1544 MB/s 1257032 calls/s # 6.23 [+1.07] udp tx: 1593 MB/s 27027 calls/s 27027 msg/s # 7.20 [+0.97] udp rx: 1738 MB/s 1415376 calls/s # 7.23 [+0.03] udp tx: 1725 MB/s 29263 calls/s 29263 msg/s # 8.20 [+0.97] udp rx: 1736 MB/s 1413832 calls/s # 8.23 [+0.03] udp tx: 1741 MB/s 29537 calls/s 29537 msg/s # 8.85 [+0.62] GRO frag list over UDP tunnel ok # 9.65 [+0.80] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.15 [+0.24] No GRO ok # 10.69 [+0.55] GRO frag list ok # 11.29 [+0.60] GRO fwd ok # 11.83 [+0.53] UDP fwd perf udp rx: 1379 MB/s 1122682 calls/s # 12.90 [+1.08] udp tx: 1786 MB/s 30299 calls/s 30299 msg/s # 13.87 [+0.97] udp rx: 1853 MB/s 1508784 calls/s # 13.90 [+0.03] udp tx: 1851 MB/s 31410 calls/s 31410 msg/s # 14.87 [+0.97] udp rx: 1855 MB/s 1510320 calls/s # 14.90 [+0.03] udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1641 MB/s 1336303 calls/s # 16.09 [+1.07] udp tx: 1810 MB/s 30702 calls/s 30702 msg/s # 17.07 [+0.97] udp rx: 1862 MB/s 1515984 calls/s # 17.09 [+0.03] udp tx: 1860 MB/s 31560 calls/s 31560 msg/s # 18.07 [+0.98] udp rx: 1866 MB/s 1519440 calls/s # 18.09 [+0.02] udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # 18.68 [+0.59] GRO frag list over UDP tunnel ok # 19.46 [+0.78] 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__->