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.25 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1669 MB/s 1359063 calls/s # 2.81 [+1.06] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 3.79 [+0.98] udp rx: 1915 MB/s 1559232 calls/s # 3.81 [+0.02] udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # 4.79 [+0.98] udp rx: 1914 MB/s 1558944 calls/s # 4.81 [+0.02] udp tx: 1912 MB/s 32443 calls/s 32443 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1654 MB/s 1347216 calls/s # 5.99 [+1.06] udp tx: 1689 MB/s 28659 calls/s 28659 msg/s # 6.96 [+0.97] udp rx: 1727 MB/s 1406400 calls/s # 6.99 [+0.03] udp tx: 1743 MB/s 29574 calls/s 29574 msg/s # 7.97 [+0.97] udp rx: 1714 MB/s 1395408 calls/s # 7.99 [+0.03] udp tx: 1712 MB/s 29039 calls/s 29039 msg/s # 8.52 [+0.53] GRO frag list over UDP tunnel ok # 9.23 [+0.71] GRO fwd over UDP tunnel ok # 9.46 [+0.23] IPv6 # 9.70 [+0.24] No GRO ok # 10.20 [+0.51] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.21 [+0.48] UDP fwd perf udp rx: 1620 MB/s 1319288 calls/s # 12.27 [+1.06] udp tx: 1759 MB/s 29840 calls/s 29840 msg/s # 13.24 [+0.98] udp rx: 1829 MB/s 1489718 calls/s # 13.27 [+0.02] udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # 14.25 [+0.98] udp rx: 1489 MB/s 1212884 calls/s # 14.27 [+0.02] udp tx: 1828 MB/s 31016 calls/s 31016 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1495 MB/s 1217675 calls/s # 15.46 [+1.07] udp tx: 1702 MB/s 28883 calls/s 28883 msg/s # 16.43 [+0.97] udp rx: 1873 MB/s 1525488 calls/s # 16.46 [+0.03] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 17.43 [+0.97] udp rx: 1612 MB/s 1312616 calls/s # 17.46 [+0.03] udp tx: 1766 MB/s 29959 calls/s 29959 msg/s # 18.12 [+0.66] GRO frag list over UDP tunnel ok # 18.91 [+0.79] 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__->