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.78 [+0.49] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 799 MB/s 651179 calls/s # 2.87 [+1.06] udp tx: 1567 MB/s 26579 calls/s 26579 msg/s # 3.87 [+1.00] udp tx: 1761 MB/s 29876 calls/s 29876 msg/s # 3.88 [+0.00] udp rx: 1592 MB/s 1296791 calls/s # 4.87 [+1.00] udp tx: 1835 MB/s 31132 calls/s 31132 msg/s # 4.98 [+0.10] udp rx: 1634 MB/s 1330607 calls/s # 4.99 [+0.02] UDP GRO fwd perf udp rx: 1528 MB/s 1244446 calls/s # 6.05 [+1.06] udp tx: 1831 MB/s 31062 calls/s 31062 msg/s # 7.04 [+0.98] udp rx: 1819 MB/s 1481367 calls/s # 7.05 [+0.02] udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 8.04 [+0.99] udp rx: 1857 MB/s 1512288 calls/s # 8.05 [+0.01] udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.78 [+0.22] No GRO ok # 10.23 [+0.45] GRO frag list ok # 10.73 [+0.50] GRO fwd ok # 11.19 [+0.46] UDP fwd perf udp rx: 1379 MB/s 1122938 calls/s # 12.26 [+1.07] udp tx: 1675 MB/s 28410 calls/s 28410 msg/s # 13.23 [+0.98] udp rx: 1598 MB/s 1301188 calls/s # 13.26 [+0.02] udp tx: 1641 MB/s 27845 calls/s 27845 msg/s # 14.23 [+0.97] udp rx: 1539 MB/s 1253432 calls/s # 14.26 [+0.03] udp tx: 1798 MB/s 30497 calls/s 30497 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1522 MB/s 1239291 calls/s # 15.44 [+1.06] udp tx: 1776 MB/s 30124 calls/s 30124 msg/s # 16.41 [+0.98] udp rx: 1828 MB/s 1488912 calls/s # 16.44 [+0.02] udp tx: 1826 MB/s 30987 calls/s 30987 msg/s # 17.41 [+0.98] udp rx: 1769 MB/s 1440712 calls/s # 17.44 [+0.02] udp tx: 1803 MB/s 30584 calls/s 30584 msg/s # 17.98 [+0.54] GRO frag list over UDP tunnel ok # 18.65 [+0.67] 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__->