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.87 [+0.58] GRO frag list ok # 1.51 [+0.65] GRO fwd ok # 2.07 [+0.56] UDP fwd perf udp rx: 1599 MB/s 1301842 calls/s # 3.15 [+1.08] udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # 4.12 [+0.97] udp rx: 1859 MB/s 1513488 calls/s # 4.15 [+0.03] udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # 5.12 [+0.97] udp rx: 1830 MB/s 1489872 calls/s # 5.15 [+0.03] udp tx: 1824 MB/s 30938 calls/s 30938 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379616 calls/s # 6.35 [+1.08] udp tx: 1742 MB/s 29561 calls/s 29561 msg/s # 7.32 [+0.97] udp rx: 1850 MB/s 1506864 calls/s # 7.35 [+0.03] udp tx: 1849 MB/s 31375 calls/s 31375 msg/s # 8.32 [+0.97] udp rx: 1852 MB/s 1508016 calls/s # 8.35 [+0.03] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 9.00 [+0.65] GRO frag list over UDP tunnel ok # 9.86 [+0.85] GRO fwd over UDP tunnel ok # 10.12 [+0.27] IPv6 # 10.38 [+0.26] No GRO ok # 10.97 [+0.58] GRO frag list ok # 11.57 [+0.60] GRO fwd ok # 12.09 [+0.53] UDP fwd perf udp rx: 1346 MB/s 1096209 calls/s # 13.17 [+1.08] udp tx: 1647 MB/s 27942 calls/s 27942 msg/s # 14.14 [+0.97] udp rx: 1651 MB/s 1344720 calls/s # 14.17 [+0.03] udp tx: 1653 MB/s 28037 calls/s 28037 msg/s # 15.14 [+0.97] udp rx: 1249 MB/s 1017216 calls/s # 15.17 [+0.03] udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # 15.29 [+0.12] UDP GRO fwd perf udp rx: 1679 MB/s 1367424 calls/s # 16.37 [+1.08] udp tx: 1729 MB/s 29339 calls/s 29339 msg/s # 17.34 [+0.97] udp rx: 1224 MB/s 997273 calls/s # 17.37 [+0.03] udp tx: 1758 MB/s 29830 calls/s 29830 msg/s # 18.34 [+0.97] udp rx: 1784 MB/s 1453104 calls/s # 18.37 [+0.03] udp tx: 1782 MB/s 30233 calls/s 30233 msg/s # 19.05 [+0.68] GRO frag list over UDP tunnel ok # 19.88 [+0.83] 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__->