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.29 [+0.28] No GRO ok # 0.82 [+0.53] GRO frag list ok # 1.46 [+0.65] GRO fwd ok # 1.95 [+0.48] UDP fwd perf udp rx: 1618 MB/s 1317308 calls/s # 3.01 [+1.07] udp tx: 1710 MB/s 29015 calls/s 29015 msg/s # 3.99 [+0.97] udp rx: 1616 MB/s 1316160 calls/s # 4.01 [+0.03] udp tx: 1631 MB/s 27676 calls/s 27676 msg/s # 4.99 [+0.97] udp rx: 1802 MB/s 1467408 calls/s # 5.01 [+0.03] udp tx: 1796 MB/s 30467 calls/s 30467 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1652 MB/s 1345337 calls/s # 6.20 [+1.07] udp tx: 1787 MB/s 30320 calls/s 30320 msg/s # 7.17 [+0.97] udp rx: 1838 MB/s 1496832 calls/s # 7.20 [+0.03] udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # 8.18 [+0.97] udp rx: 1835 MB/s 1494384 calls/s # 8.20 [+0.03] udp tx: 1834 MB/s 31110 calls/s 31110 msg/s # 8.86 [+0.66] GRO frag list over UDP tunnel ok # 9.63 [+0.77] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.13 [+0.24] No GRO ok # 10.66 [+0.52] GRO frag list ok # 11.20 [+0.55] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 1758 MB/s 1431936 calls/s # 12.77 [+1.07] udp tx: 1811 MB/s 30719 calls/s 30719 msg/s # 13.74 [+0.97] udp rx: 1822 MB/s 1483344 calls/s # 13.77 [+0.03] udp tx: 1820 MB/s 30877 calls/s 30877 msg/s # 14.75 [+0.97] udp rx: 1806 MB/s 1470448 calls/s # 14.77 [+0.03] udp tx: 1804 MB/s 30608 calls/s 30608 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1571 MB/s 1279719 calls/s # 15.96 [+1.07] udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # 16.93 [+0.97] udp rx: 1839 MB/s 1497168 calls/s # 16.96 [+0.03] udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # 17.94 [+0.97] udp rx: 1837 MB/s 1496064 calls/s # 17.96 [+0.03] udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # 18.55 [+0.59] GRO frag list over UDP tunnel ok # 19.30 [+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__->