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.24 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1622 MB/s 1320703 calls/s # 2.91 [+1.07] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 3.88 [+0.97] udp rx: 1702 MB/s 1386084 calls/s # 3.91 [+0.03] udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # 4.89 [+0.97] udp rx: 1920 MB/s 1563168 calls/s # 4.91 [+0.03] udp tx: 1918 MB/s 32547 calls/s 32547 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1820 MB/s 1482336 calls/s # 6.11 [+1.07] udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # 7.07 [+0.97] udp rx: 1916 MB/s 1560192 calls/s # 7.11 [+0.03] udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # 8.07 [+0.97] udp rx: 1793 MB/s 1460112 calls/s # 8.11 [+0.03] udp tx: 1791 MB/s 30385 calls/s 30385 msg/s # 8.69 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.77] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.95 [+0.24] No GRO ok # 10.49 [+0.53] GRO frag list ok # 11.03 [+0.55] GRO fwd ok # 11.51 [+0.48] UDP fwd perf udp rx: 1585 MB/s 1290860 calls/s # 12.58 [+1.07] udp tx: 1845 MB/s 31306 calls/s 31306 msg/s # 13.55 [+0.98] udp rx: 1859 MB/s 1513440 calls/s # 13.58 [+0.02] udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # 14.55 [+0.98] udp rx: 1865 MB/s 1518576 calls/s # 14.58 [+0.02] udp tx: 1863 MB/s 31612 calls/s 31612 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1487040 calls/s # 15.76 [+1.07] udp tx: 1873 MB/s 31778 calls/s 31778 msg/s # 16.74 [+0.97] udp rx: 1874 MB/s 1525872 calls/s # 16.76 [+0.03] udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # 17.74 [+0.98] udp rx: 1386 MB/s 1128832 calls/s # 17.76 [+0.02] udp tx: 1369 MB/s 23236 calls/s 23236 msg/s # 18.35 [+0.59] GRO frag list over UDP tunnel ok # 19.09 [+0.74] 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__->