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.28 [+0.26] No GRO ok # 0.90 [+0.62] GRO frag list ok # 1.55 [+0.65] GRO fwd ok # 2.09 [+0.55] UDP fwd perf udp rx: 1265 MB/s 1030418 calls/s # 3.17 [+1.08] udp tx: 1659 MB/s 28149 calls/s 28149 msg/s # 4.14 [+0.97] udp rx: 1805 MB/s 1470240 calls/s # 4.17 [+0.03] udp tx: 1803 MB/s 30597 calls/s 30597 msg/s # 5.14 [+0.97] udp rx: 1789 MB/s 1457224 calls/s # 5.17 [+0.03] udp tx: 1807 MB/s 30662 calls/s 30662 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1689 MB/s 1375104 calls/s # 6.37 [+1.08] udp tx: 1750 MB/s 29690 calls/s 29690 msg/s # 7.34 [+0.97] udp rx: 1857 MB/s 1511904 calls/s # 7.37 [+0.03] udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # 8.34 [+0.97] udp rx: 1854 MB/s 1509744 calls/s # 8.37 [+0.03] udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # 9.03 [+0.66] GRO frag list over UDP tunnel ok # 9.87 [+0.84] GRO fwd over UDP tunnel ok # 10.13 [+0.26] IPv6 # 10.39 [+0.26] No GRO ok # 10.91 [+0.52] GRO frag list ok # 11.47 [+0.57] GRO fwd ok # 11.98 [+0.50] UDP fwd perf udp rx: 1248 MB/s 1016465 calls/s # 13.06 [+1.08] udp tx: 1744 MB/s 29590 calls/s 29590 msg/s # 14.05 [+0.99] udp tx: 1792 MB/s 30397 calls/s 30397 msg/s # 14.06 [+0.01] udp rx: 1195 MB/s 972864 calls/s # 15.05 [+0.99] udp tx: 1813 MB/s 30762 calls/s 30762 msg/s # 15.15 [+0.10] udp rx: 1797 MB/s 1463091 calls/s # 15.17 [+0.02] UDP GRO fwd perf udp rx: 1488 MB/s 1211756 calls/s # 16.25 [+1.08] udp tx: 1800 MB/s 30544 calls/s 30544 msg/s # 17.25 [+1.00] udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # 17.25 [+0.00] udp rx: 1492 MB/s 1215005 calls/s # 18.25 [+1.00] udp tx: 1706 MB/s 28944 calls/s 28944 msg/s # 18.35 [+0.10] udp rx: 1273 MB/s 1036620 calls/s # 18.87 [+0.52] GRO frag list over UDP tunnel ok # 19.72 [+0.86] 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__->