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.28 [+0.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 1.96 [+0.47] UDP fwd perf udp rx: 1785 MB/s 1453820 calls/s # 3.03 [+1.06] udp tx: 1842 MB/s 31243 calls/s 31243 msg/s # 4.00 [+0.97] udp rx: 1921 MB/s 1564080 calls/s # 4.03 [+0.03] udp tx: 1919 MB/s 32560 calls/s 32560 msg/s # 5.00 [+0.97] udp rx: 1735 MB/s 1412496 calls/s # 5.03 [+0.03] udp tx: 1725 MB/s 29274 calls/s 29274 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1783 MB/s 1451808 calls/s # 6.21 [+1.07] udp tx: 1840 MB/s 31220 calls/s 31220 msg/s # 7.18 [+0.97] udp rx: 1853 MB/s 1508688 calls/s # 7.21 [+0.03] udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # 8.18 [+0.97] udp rx: 1811 MB/s 1474912 calls/s # 8.21 [+0.03] udp tx: 1808 MB/s 30676 calls/s 30676 msg/s # 8.86 [+0.65] GRO frag list over UDP tunnel ok # 9.65 [+0.79] GRO fwd over UDP tunnel ok # 9.91 [+0.25] IPv6 # 10.15 [+0.25] No GRO ok # 10.66 [+0.51] GRO frag list ok # 11.24 [+0.57] GRO fwd ok # 11.76 [+0.53] UDP fwd perf udp rx: 1662 MB/s 1353608 calls/s # 12.84 [+1.07] udp tx: 1811 MB/s 30726 calls/s 30726 msg/s # 13.81 [+0.97] udp rx: 1837 MB/s 1495776 calls/s # 13.84 [+0.03] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 14.81 [+0.97] udp rx: 1816 MB/s 1479024 calls/s # 14.84 [+0.03] udp tx: 1815 MB/s 30795 calls/s 30795 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1548 MB/s 1261008 calls/s # 16.04 [+1.08] udp tx: 1609 MB/s 27295 calls/s 27295 msg/s # 17.00 [+0.97] udp rx: 1644 MB/s 1338866 calls/s # 17.04 [+0.03] udp tx: 1691 MB/s 28686 calls/s 28686 msg/s # 18.00 [+0.97] udp rx: 1057 MB/s 860546 calls/s # 18.04 [+0.03] udp tx: 1144 MB/s 19406 calls/s 19406 msg/s # 18.65 [+0.61] GRO frag list over UDP tunnel ok # 19.46 [+0.80] 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__->