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.80 [+0.52] GRO frag list ok # 1.34 [+0.55] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1381 MB/s 1124770 calls/s # 2.89 [+1.07] udp tx: 1687 MB/s 28624 calls/s 28624 msg/s # 3.86 [+0.97] udp rx: 1866 MB/s 1519344 calls/s # 3.89 [+0.03] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 4.87 [+0.97] udp rx: 1871 MB/s 1523664 calls/s # 4.89 [+0.03] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1799 MB/s 1465200 calls/s # 6.07 [+1.06] udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # 7.05 [+0.97] udp rx: 1826 MB/s 1487371 calls/s # 7.07 [+0.03] udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # 8.05 [+0.97] udp rx: 1611 MB/s 1311681 calls/s # 8.07 [+0.03] udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # 8.61 [+0.54] GRO frag list over UDP tunnel ok # 9.32 [+0.71] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.80 [+0.23] No GRO ok # 10.31 [+0.51] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.31 [+0.48] UDP fwd perf udp rx: 1315 MB/s 1071360 calls/s # 12.38 [+1.07] udp tx: 1624 MB/s 27553 calls/s 27553 msg/s # 13.35 [+0.97] udp rx: 1522 MB/s 1239395 calls/s # 13.38 [+0.03] udp tx: 1752 MB/s 29730 calls/s 29730 msg/s # 14.35 [+0.97] udp rx: 1551 MB/s 1263468 calls/s # 14.38 [+0.03] udp tx: 1695 MB/s 28749 calls/s 28749 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1688 MB/s 1374907 calls/s # 15.57 [+1.07] udp tx: 1828 MB/s 31005 calls/s 31005 msg/s # 16.54 [+0.97] udp rx: 1892 MB/s 1540464 calls/s # 16.57 [+0.03] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 17.54 [+0.97] udp rx: 1774 MB/s 1444844 calls/s # 17.57 [+0.03] udp tx: 1871 MB/s 31743 calls/s 31743 msg/s # 18.12 [+0.55] GRO frag list over UDP tunnel ok # 18.82 [+0.71] 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__->