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.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.83 [+0.46] UDP fwd perf udp rx: 1494 MB/s 1216524 calls/s # 2.89 [+1.07] udp tx: 1784 MB/s 30272 calls/s 30272 msg/s # 3.89 [+1.00] udp tx: 1969 MB/s 33404 calls/s 33404 msg/s # 3.90 [+0.00] udp rx: 1839 MB/s 1497503 calls/s # 4.89 [+1.00] udp tx: 1968 MB/s 33393 calls/s 33393 msg/s # 5.00 [+0.10] udp rx: 1658 MB/s 1349945 calls/s # 5.02 [+0.02] UDP GRO fwd perf udp rx: 1767 MB/s 1439271 calls/s # 6.09 [+1.07] udp tx: 1841 MB/s 31227 calls/s 31227 msg/s # 7.05 [+0.97] udp rx: 1970 MB/s 1604064 calls/s # 7.09 [+0.03] udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # 8.05 [+0.97] udp rx: 1899 MB/s 1546537 calls/s # 8.09 [+0.03] udp tx: 1960 MB/s 33257 calls/s 33257 msg/s # 8.70 [+0.62] GRO frag list over UDP tunnel ok # 9.49 [+0.78] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 10.03 [+0.28] No GRO ok # 10.58 [+0.55] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.61 [+0.49] UDP fwd perf udp rx: 1344 MB/s 1094487 calls/s # 12.68 [+1.07] udp tx: 1818 MB/s 30839 calls/s 30839 msg/s # 13.65 [+0.97] udp rx: 1680 MB/s 1368372 calls/s # 13.68 [+0.03] udp tx: 1691 MB/s 28693 calls/s 28693 msg/s # 14.65 [+0.97] udp rx: 1915 MB/s 1559120 calls/s # 14.68 [+0.03] udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1761 MB/s 1434191 calls/s # 15.86 [+1.07] udp tx: 1917 MB/s 32517 calls/s 32517 msg/s # 16.84 [+0.97] udp rx: 1997 MB/s 1626128 calls/s # 16.86 [+0.03] udp tx: 1994 MB/s 33831 calls/s 33831 msg/s # 17.84 [+0.97] udp rx: 1867 MB/s 1520525 calls/s # 17.86 [+0.03] udp tx: 1962 MB/s 33277 calls/s 33277 msg/s # 18.41 [+0.55] GRO frag list over UDP tunnel ok # 19.17 [+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__->