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.85 [+0.58] GRO frag list ok # 1.44 [+0.58] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1568 MB/s 1277293 calls/s # 3.00 [+1.07] udp tx: 1782 MB/s 30232 calls/s 30232 msg/s # 3.98 [+0.98] udp rx: 1827 MB/s 1487808 calls/s # 4.00 [+0.02] udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # 4.98 [+0.98] udp rx: 1810 MB/s 1473696 calls/s # 5.00 [+0.02] udp tx: 1809 MB/s 30683 calls/s 30683 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1398 MB/s 1138689 calls/s # 6.19 [+1.07] udp tx: 1648 MB/s 27968 calls/s 27968 msg/s # 7.16 [+0.97] udp rx: 1634 MB/s 1330345 calls/s # 7.19 [+0.03] udp tx: 1796 MB/s 30475 calls/s 30475 msg/s # 8.17 [+0.97] udp rx: 1853 MB/s 1508832 calls/s # 8.19 [+0.03] udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # 8.78 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.09 [+0.26] No GRO ok # 10.63 [+0.54] GRO frag list ok # 11.15 [+0.52] GRO fwd ok # 11.61 [+0.46] UDP fwd perf udp rx: 1518 MB/s 1235985 calls/s # 12.67 [+1.06] udp tx: 1717 MB/s 29131 calls/s 29131 msg/s # 13.64 [+0.97] udp rx: 1841 MB/s 1498944 calls/s # 13.67 [+0.03] udp tx: 1839 MB/s 31200 calls/s 31200 msg/s # 14.64 [+0.98] udp rx: 1832 MB/s 1492032 calls/s # 14.67 [+0.02] udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1441824 calls/s # 15.85 [+1.07] udp tx: 1823 MB/s 30926 calls/s 30926 msg/s # 16.83 [+0.97] udp rx: 1819 MB/s 1481088 calls/s # 16.85 [+0.03] udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # 17.83 [+0.97] udp rx: 1748 MB/s 1423868 calls/s # 17.85 [+0.03] udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # 18.41 [+0.56] GRO frag list over UDP tunnel ok # 19.20 [+0.79] 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__->