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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1754 MB/s 1427996 calls/s # 2.85 [+1.06] udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # 3.82 [+0.97] udp rx: 2004 MB/s 1631904 calls/s # 3.85 [+0.03] udp tx: 2002 MB/s 33961 calls/s 33961 msg/s # 4.82 [+0.97] udp rx: 1997 MB/s 1626096 calls/s # 4.85 [+0.03] udp tx: 1995 MB/s 33843 calls/s 33843 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1815 MB/s 1478064 calls/s # 6.02 [+1.06] udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # 7.00 [+0.97] udp rx: 1904 MB/s 1550544 calls/s # 7.02 [+0.02] udp tx: 1903 MB/s 32282 calls/s 32282 msg/s # 8.00 [+0.98] udp rx: 1798 MB/s 1464432 calls/s # 8.02 [+0.02] udp tx: 1796 MB/s 30462 calls/s 30462 msg/s # 8.57 [+0.54] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.53 [+0.25] IPv6 # 9.77 [+0.24] No GRO ok # 10.28 [+0.51] GRO frag list ok # 10.78 [+0.50] GRO fwd ok # 11.25 [+0.47] UDP fwd perf udp rx: 1461 MB/s 1189877 calls/s # 12.32 [+1.07] udp tx: 1749 MB/s 29677 calls/s 29677 msg/s # 13.29 [+0.97] udp rx: 1874 MB/s 1525872 calls/s # 13.32 [+0.03] udp tx: 1871 MB/s 31748 calls/s 31748 msg/s # 14.29 [+0.97] udp rx: 1893 MB/s 1541856 calls/s # 14.32 [+0.03] udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1471008 calls/s # 15.50 [+1.07] udp tx: 1859 MB/s 31537 calls/s 31537 msg/s # 16.48 [+0.97] udp rx: 1879 MB/s 1530000 calls/s # 16.50 [+0.03] udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # 17.48 [+0.97] udp rx: 1879 MB/s 1529856 calls/s # 17.50 [+0.03] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 18.07 [+0.57] GRO frag list over UDP tunnel ok # 18.75 [+0.68] 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__->