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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1309 MB/s 1066154 calls/s # 2.81 [+1.07] udp tx: 1640 MB/s 27817 calls/s 27817 msg/s # 3.78 [+0.97] udp rx: 1734 MB/s 1411891 calls/s # 3.80 [+0.03] udp tx: 1737 MB/s 29464 calls/s 29464 msg/s # 4.78 [+0.97] udp rx: 1776 MB/s 1446336 calls/s # 4.80 [+0.03] udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1751 MB/s 1425907 calls/s # 5.99 [+1.06] udp tx: 1830 MB/s 31040 calls/s 31040 msg/s # 6.96 [+0.97] udp rx: 1758 MB/s 1431811 calls/s # 6.99 [+0.03] udp tx: 1782 MB/s 30234 calls/s 30234 msg/s # 7.96 [+0.97] udp rx: 1837 MB/s 1495728 calls/s # 7.99 [+0.03] udp tx: 1836 MB/s 31145 calls/s 31145 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.21 [+0.67] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.69 [+0.24] No GRO ok # 10.15 [+0.46] GRO frag list ok # 10.62 [+0.47] GRO fwd ok # 11.06 [+0.44] UDP fwd perf udp rx: 1454 MB/s 1184294 calls/s # 12.13 [+1.07] udp tx: 1643 MB/s 27879 calls/s 27879 msg/s # 13.10 [+0.97] udp rx: 1780 MB/s 1449792 calls/s # 13.13 [+0.03] udp tx: 1780 MB/s 30203 calls/s 30203 msg/s # 14.10 [+0.97] udp rx: 1728 MB/s 1406880 calls/s # 14.13 [+0.03] udp tx: 1725 MB/s 29267 calls/s 29267 msg/s # 14.25 [+0.12] UDP GRO fwd perf udp rx: 1687 MB/s 1374144 calls/s # 15.31 [+1.06] udp tx: 1737 MB/s 29473 calls/s 29473 msg/s # 16.28 [+0.97] udp rx: 1842 MB/s 1499808 calls/s # 16.31 [+0.03] udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # 17.29 [+0.97] udp rx: 1798 MB/s 1463856 calls/s # 17.31 [+0.03] udp tx: 1796 MB/s 30471 calls/s 30471 msg/s # 17.90 [+0.59] GRO frag list over UDP tunnel ok # 18.62 [+0.72] 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__->