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.83 [+0.55] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1704 MB/s 1387262 calls/s # 2.99 [+1.07] udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # 3.96 [+0.97] udp rx: 1621 MB/s 1319996 calls/s # 3.99 [+0.03] udp tx: 1702 MB/s 28882 calls/s 28882 msg/s # 4.96 [+0.97] udp rx: 1792 MB/s 1459152 calls/s # 4.99 [+0.03] udp tx: 1790 MB/s 30375 calls/s 30375 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1733 MB/s 1410912 calls/s # 6.17 [+1.07] udp tx: 1780 MB/s 30202 calls/s 30202 msg/s # 7.15 [+0.97] udp rx: 1864 MB/s 1518235 calls/s # 7.17 [+0.03] udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # 8.15 [+0.98] udp rx: 1820 MB/s 1482042 calls/s # 8.17 [+0.02] udp tx: 1825 MB/s 30959 calls/s 30959 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.57 [+0.77] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.10 [+0.27] No GRO ok # 10.66 [+0.57] GRO frag list ok # 11.20 [+0.54] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 1550 MB/s 1262156 calls/s # 12.78 [+1.07] udp tx: 1743 MB/s 29578 calls/s 29578 msg/s # 13.75 [+0.97] udp rx: 1820 MB/s 1481712 calls/s # 13.78 [+0.03] udp tx: 1818 MB/s 30836 calls/s 30836 msg/s # 14.75 [+0.97] udp rx: 1353 MB/s 1101760 calls/s # 14.78 [+0.03] udp tx: 1752 MB/s 29723 calls/s 29723 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1424496 calls/s # 15.96 [+1.07] udp tx: 1803 MB/s 30586 calls/s 30586 msg/s # 16.94 [+0.97] udp rx: 1811 MB/s 1474560 calls/s # 16.96 [+0.03] udp tx: 1809 MB/s 30696 calls/s 30696 msg/s # 17.94 [+0.97] udp rx: 1704 MB/s 1388039 calls/s # 17.96 [+0.03] udp tx: 1797 MB/s 30489 calls/s 30489 msg/s # 18.55 [+0.59] GRO frag list over UDP tunnel ok # 19.31 [+0.76] 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__->