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.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 1448 MB/s 1178989 calls/s # 3.02 [+1.07] udp tx: 1652 MB/s 28032 calls/s 28032 msg/s # 3.99 [+0.97] udp rx: 1591 MB/s 1295851 calls/s # 4.02 [+0.03] udp tx: 1704 MB/s 28902 calls/s 28902 msg/s # 4.99 [+0.97] udp rx: 1809 MB/s 1472784 calls/s # 5.02 [+0.03] udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1662 MB/s 1353504 calls/s # 6.22 [+1.08] udp tx: 1718 MB/s 29142 calls/s 29142 msg/s # 7.18 [+0.97] udp rx: 1680 MB/s 1367904 calls/s # 7.22 [+0.03] udp tx: 1677 MB/s 28449 calls/s 28449 msg/s # 8.19 [+0.97] udp rx: 1735 MB/s 1412736 calls/s # 8.22 [+0.03] udp tx: 1733 MB/s 29399 calls/s 29399 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.77] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.12 [+0.28] No GRO ok # 10.66 [+0.55] GRO frag list ok # 11.23 [+0.57] GRO fwd ok # 11.74 [+0.51] UDP fwd perf udp rx: 1376 MB/s 1120882 calls/s # 12.81 [+1.07] udp tx: 1518 MB/s 25754 calls/s 25754 msg/s # 13.78 [+0.97] udp rx: 1515 MB/s 1233642 calls/s # 13.81 [+0.03] udp tx: 1692 MB/s 28712 calls/s 28712 msg/s # 14.79 [+0.97] udp rx: 1767 MB/s 1438608 calls/s # 14.81 [+0.03] udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1743 MB/s 1419072 calls/s # 16.01 [+1.08] udp tx: 1795 MB/s 30450 calls/s 30450 msg/s # 16.98 [+0.97] udp rx: 1712 MB/s 1394045 calls/s # 17.01 [+0.03] udp tx: 1806 MB/s 30645 calls/s 30645 msg/s # 17.98 [+0.97] udp rx: 1819 MB/s 1481616 calls/s # 18.01 [+0.03] udp tx: 1817 MB/s 30829 calls/s 30829 msg/s # 18.66 [+0.65] GRO frag list over UDP tunnel ok # 19.47 [+0.82] 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__->