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.81 [+0.55] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1603 MB/s 1305158 calls/s # 2.98 [+1.07] udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # 3.95 [+0.97] udp rx: 1883 MB/s 1533360 calls/s # 3.98 [+0.03] udp tx: 1881 MB/s 31912 calls/s 31912 msg/s # 4.95 [+0.97] udp rx: 1880 MB/s 1531200 calls/s # 4.98 [+0.03] udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1649 MB/s 1342950 calls/s # 6.17 [+1.07] udp tx: 1709 MB/s 29002 calls/s 29002 msg/s # 7.14 [+0.97] udp rx: 1851 MB/s 1507152 calls/s # 7.17 [+0.03] udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # 8.14 [+0.97] udp rx: 1878 MB/s 1528944 calls/s # 8.17 [+0.03] udp tx: 1876 MB/s 31826 calls/s 31826 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.07 [+0.24] No GRO ok # 10.61 [+0.54] GRO frag list ok # 11.11 [+0.51] GRO fwd ok # 11.60 [+0.49] UDP fwd perf udp rx: 1604 MB/s 1306338 calls/s # 12.67 [+1.07] udp tx: 1751 MB/s 29709 calls/s 29709 msg/s # 13.64 [+0.97] udp rx: 1515 MB/s 1233614 calls/s # 13.67 [+0.03] udp tx: 1634 MB/s 27723 calls/s 27723 msg/s # 14.64 [+0.97] udp rx: 1262 MB/s 1027981 calls/s # 14.67 [+0.03] udp tx: 1570 MB/s 26640 calls/s 26640 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1349 MB/s 1098708 calls/s # 15.84 [+1.06] udp tx: 1755 MB/s 29781 calls/s 29781 msg/s # 16.82 [+0.97] udp rx: 1486 MB/s 1210528 calls/s # 16.84 [+0.03] udp tx: 1825 MB/s 30961 calls/s 30961 msg/s # 17.82 [+0.98] udp rx: 1698 MB/s 1382763 calls/s # 17.84 [+0.02] udp tx: 1829 MB/s 31026 calls/s 31026 msg/s # 18.42 [+0.57] GRO frag list over UDP tunnel ok # 19.15 [+0.73] 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__->