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.03 [+0.03] IPv4 # 0.30 [+0.27] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 2.04 [+0.53] UDP fwd perf udp rx: 1765 MB/s 1437404 calls/s # 3.12 [+1.07] udp tx: 1869 MB/s 31714 calls/s 31714 msg/s # 4.09 [+0.97] udp rx: 1888 MB/s 1537344 calls/s # 4.12 [+0.03] udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # 5.09 [+0.97] udp rx: 1887 MB/s 1536816 calls/s # 5.12 [+0.03] udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1490112 calls/s # 6.31 [+1.07] udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # 7.28 [+0.97] udp rx: 1908 MB/s 1553472 calls/s # 7.31 [+0.03] udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # 8.28 [+0.97] udp rx: 1913 MB/s 1557888 calls/s # 8.31 [+0.03] udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # 8.94 [+0.63] GRO frag list over UDP tunnel ok # 9.72 [+0.78] GRO fwd over UDP tunnel ok # 9.98 [+0.26] IPv6 # 10.24 [+0.27] No GRO ok # 10.80 [+0.56] GRO frag list ok # 11.40 [+0.60] GRO fwd ok # 11.90 [+0.50] UDP fwd perf udp rx: 1525 MB/s 1241964 calls/s # 12.97 [+1.07] udp tx: 1684 MB/s 28571 calls/s 28571 msg/s # 13.94 [+0.97] udp rx: 1851 MB/s 1507536 calls/s # 13.97 [+0.03] udp tx: 1851 MB/s 31400 calls/s 31400 msg/s # 14.94 [+0.97] udp rx: 1860 MB/s 1514544 calls/s # 14.97 [+0.03] udp tx: 1859 MB/s 31535 calls/s 31535 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1783 MB/s 1452144 calls/s # 16.16 [+1.07] udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # 17.13 [+0.97] udp rx: 1845 MB/s 1502448 calls/s # 17.16 [+0.03] udp tx: 1843 MB/s 31264 calls/s 31264 msg/s # 18.13 [+0.97] udp rx: 1848 MB/s 1505136 calls/s # 18.16 [+0.03] udp tx: 1847 MB/s 31329 calls/s 31329 msg/s # 18.74 [+0.58] GRO frag list over UDP tunnel ok # 19.49 [+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__->