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.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1550 MB/s 1262012 calls/s # 2.98 [+1.07] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 3.96 [+0.98] udp rx: 1848 MB/s 1504992 calls/s # 3.98 [+0.02] udp tx: 1846 MB/s 31320 calls/s 31320 msg/s # 4.96 [+0.98] udp rx: 1881 MB/s 1532064 calls/s # 4.98 [+0.02] udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1772 MB/s 1443187 calls/s # 6.18 [+1.07] udp tx: 1834 MB/s 31108 calls/s 31108 msg/s # 7.15 [+0.97] udp rx: 1838 MB/s 1496400 calls/s # 7.18 [+0.03] udp tx: 1835 MB/s 31133 calls/s 31133 msg/s # 8.15 [+0.97] udp rx: 1837 MB/s 1495824 calls/s # 8.18 [+0.03] udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # 8.79 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.75] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.05 [+0.25] No GRO ok # 10.61 [+0.56] GRO frag list ok # 11.16 [+0.55] GRO fwd ok # 11.65 [+0.50] UDP fwd perf udp rx: 1598 MB/s 1301040 calls/s # 12.72 [+1.07] udp tx: 1648 MB/s 27952 calls/s 27952 msg/s # 13.69 [+0.97] udp rx: 1631 MB/s 1328256 calls/s # 13.72 [+0.03] udp tx: 1629 MB/s 27638 calls/s 27638 msg/s # 14.69 [+0.97] udp rx: 1796 MB/s 1462512 calls/s # 14.72 [+0.03] udp tx: 1795 MB/s 30453 calls/s 30453 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1467 MB/s 1194844 calls/s # 15.92 [+1.08] udp tx: 1740 MB/s 29514 calls/s 29514 msg/s # 16.89 [+0.98] udp rx: 1504 MB/s 1224718 calls/s # 16.92 [+0.02] udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # 17.89 [+0.98] udp rx: 1647 MB/s 1340936 calls/s # 17.92 [+0.02] udp tx: 1759 MB/s 29839 calls/s 29839 msg/s # 18.53 [+0.62] GRO frag list over UDP tunnel ok # 19.36 [+0.83] 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__->