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.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.97 [+0.56] UDP fwd perf udp rx: 1441 MB/s 1173596 calls/s # 3.05 [+1.08] udp tx: 1582 MB/s 26833 calls/s 26833 msg/s # 4.02 [+0.96] udp rx: 1656 MB/s 1348224 calls/s # 4.05 [+0.04] udp tx: 1653 MB/s 28039 calls/s 28039 msg/s # 5.02 [+0.96] udp rx: 1719 MB/s 1399824 calls/s # 5.05 [+0.04] udp tx: 1718 MB/s 29150 calls/s 29150 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1347840 calls/s # 6.25 [+1.08] udp tx: 1698 MB/s 28806 calls/s 28806 msg/s # 7.22 [+0.97] udp rx: 1759 MB/s 1432176 calls/s # 7.25 [+0.03] udp tx: 1766 MB/s 29953 calls/s 29953 msg/s # 8.22 [+0.97] udp rx: 1847 MB/s 1504032 calls/s # 8.25 [+0.03] udp tx: 1845 MB/s 31309 calls/s 31309 msg/s # 8.92 [+0.67] GRO frag list over UDP tunnel ok # 9.77 [+0.85] GRO fwd over UDP tunnel ok # 10.05 [+0.28] IPv6 # 10.33 [+0.28] No GRO ok # 10.88 [+0.55] GRO frag list ok # 11.48 [+0.60] GRO fwd ok # 12.01 [+0.53] UDP fwd perf udp rx: 1724 MB/s 1404288 calls/s # 13.08 [+1.07] udp tx: 1776 MB/s 30134 calls/s 30134 msg/s # 14.05 [+0.97] udp rx: 1696 MB/s 1380774 calls/s # 14.08 [+0.03] udp tx: 1704 MB/s 28917 calls/s 28917 msg/s # 15.05 [+0.97] udp rx: 1547 MB/s 1259759 calls/s # 15.08 [+0.03] udp tx: 1641 MB/s 27849 calls/s 27849 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1382 MB/s 1125252 calls/s # 16.27 [+1.08] udp tx: 1669 MB/s 28309 calls/s 28309 msg/s # 17.24 [+0.97] udp rx: 1685 MB/s 1371792 calls/s # 17.27 [+0.03] udp tx: 1691 MB/s 28688 calls/s 28688 msg/s # 18.24 [+0.97] udp rx: 1652 MB/s 1345473 calls/s # 18.27 [+0.03] udp tx: 1770 MB/s 30024 calls/s 30024 msg/s # 18.87 [+0.60] GRO frag list over UDP tunnel ok # 19.64 [+0.77] 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__->