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.86 [+0.58] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 1.99 [+0.50] UDP fwd perf udp rx: 1573 MB/s 1281261 calls/s # 3.07 [+1.07] udp tx: 1701 MB/s 28867 calls/s 28867 msg/s # 4.04 [+0.97] udp rx: 1770 MB/s 1441440 calls/s # 4.07 [+0.03] udp tx: 1768 MB/s 29994 calls/s 29994 msg/s # 5.04 [+0.97] udp rx: 1625 MB/s 1323504 calls/s # 5.07 [+0.03] udp tx: 1608 MB/s 27277 calls/s 27277 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1701 MB/s 1384896 calls/s # 6.26 [+1.07] udp tx: 1754 MB/s 29756 calls/s 29756 msg/s # 7.23 [+0.97] udp rx: 1726 MB/s 1405248 calls/s # 7.26 [+0.03] udp tx: 1722 MB/s 29213 calls/s 29213 msg/s # 8.23 [+0.97] udp rx: 1669 MB/s 1358976 calls/s # 8.26 [+0.03] udp tx: 1655 MB/s 28072 calls/s 28072 msg/s # 8.86 [+0.60] GRO frag list over UDP tunnel ok # 9.62 [+0.76] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.12 [+0.26] No GRO ok # 10.65 [+0.53] GRO frag list ok # 11.18 [+0.54] GRO fwd ok # 11.67 [+0.49] UDP fwd perf udp rx: 1331 MB/s 1084198 calls/s # 12.74 [+1.07] udp tx: 1780 MB/s 30193 calls/s 30193 msg/s # 13.74 [+1.00] udp tx: 1503 MB/s 25501 calls/s 25501 msg/s # 13.75 [+0.00] udp rx: 786 MB/s 640259 calls/s # 14.74 [+1.00] udp tx: 1830 MB/s 31040 calls/s 31040 msg/s # 14.84 [+0.10] udp rx: 1831 MB/s 1491181 calls/s # 14.87 [+0.02] UDP GRO fwd perf udp rx: 1644 MB/s 1338762 calls/s # 15.94 [+1.08] udp tx: 1699 MB/s 28833 calls/s 28833 msg/s # 16.91 [+0.97] udp rx: 1645 MB/s 1339876 calls/s # 16.94 [+0.03] udp tx: 1761 MB/s 29868 calls/s 29868 msg/s # 17.91 [+0.97] udp rx: 1842 MB/s 1500280 calls/s # 17.94 [+0.03] udp tx: 1842 MB/s 31242 calls/s 31242 msg/s # 18.55 [+0.61] GRO frag list over UDP tunnel ok # 19.32 [+0.77] 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__->