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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.25 [+0.52] GRO fwd ok # 1.69 [+0.44] UDP fwd perf udp rx: 1452 MB/s 1182898 calls/s # 2.75 [+1.06] udp tx: 1651 MB/s 28003 calls/s 28003 msg/s # 3.73 [+0.97] udp rx: 1823 MB/s 1484736 calls/s # 3.75 [+0.03] udp tx: 1823 MB/s 30931 calls/s 30931 msg/s # 4.73 [+0.98] udp rx: 1836 MB/s 1495296 calls/s # 4.75 [+0.02] udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1760 MB/s 1433187 calls/s # 5.94 [+1.06] udp tx: 1830 MB/s 31053 calls/s 31053 msg/s # 6.91 [+0.97] udp rx: 1710 MB/s 1392675 calls/s # 6.94 [+0.03] udp tx: 1862 MB/s 31581 calls/s 31581 msg/s # 7.91 [+0.97] udp rx: 1853 MB/s 1508828 calls/s # 7.94 [+0.03] udp tx: 1860 MB/s 31560 calls/s 31560 msg/s # 8.54 [+0.60] GRO frag list over UDP tunnel ok # 9.34 [+0.80] GRO fwd over UDP tunnel ok # 9.60 [+0.26] IPv6 # 9.85 [+0.25] No GRO ok # 10.38 [+0.54] GRO frag list ok # 10.93 [+0.55] GRO fwd ok # 11.43 [+0.50] UDP fwd perf udp rx: 1474 MB/s 1200448 calls/s # 12.49 [+1.06] udp tx: 1772 MB/s 30063 calls/s 30063 msg/s # 13.47 [+0.98] udp rx: 1781 MB/s 1450697 calls/s # 13.49 [+0.02] udp tx: 1781 MB/s 30213 calls/s 30213 msg/s # 14.47 [+0.98] udp rx: 1484 MB/s 1208646 calls/s # 14.49 [+0.02] udp tx: 1729 MB/s 29336 calls/s 29336 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1516 MB/s 1234751 calls/s # 15.67 [+1.06] udp tx: 1757 MB/s 29807 calls/s 29807 msg/s # 16.65 [+0.98] udp rx: 1730 MB/s 1408656 calls/s # 16.67 [+0.02] udp tx: 1726 MB/s 29278 calls/s 29278 msg/s # 17.65 [+0.98] udp rx: 1572 MB/s 1280252 calls/s # 17.67 [+0.02] udp tx: 1655 MB/s 28075 calls/s 28075 msg/s # 18.27 [+0.60] GRO frag list over UDP tunnel ok # 19.03 [+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__->