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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 1.97 [+0.47] UDP fwd perf udp rx: 1680 MB/s 1368450 calls/s # 3.03 [+1.07] udp tx: 1784 MB/s 30264 calls/s 30264 msg/s # 4.01 [+0.98] udp rx: 1884 MB/s 1534368 calls/s # 4.03 [+0.02] udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # 5.01 [+0.98] udp rx: 1894 MB/s 1542144 calls/s # 5.03 [+0.02] udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1729 MB/s 1408118 calls/s # 6.22 [+1.06] udp tx: 1803 MB/s 30590 calls/s 30590 msg/s # 7.19 [+0.97] udp rx: 1885 MB/s 1534992 calls/s # 7.22 [+0.03] udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # 8.19 [+0.97] udp rx: 1885 MB/s 1535232 calls/s # 8.22 [+0.03] udp tx: 1884 MB/s 31956 calls/s 31956 msg/s # 8.79 [+0.58] GRO frag list over UDP tunnel ok # 9.55 [+0.76] GRO fwd over UDP tunnel ok # 9.83 [+0.28] IPv6 # 10.10 [+0.27] No GRO ok # 10.64 [+0.54] GRO frag list ok # 11.24 [+0.60] GRO fwd ok # 11.73 [+0.49] UDP fwd perf udp rx: 1192 MB/s 971114 calls/s # 12.80 [+1.07] udp tx: 1540 MB/s 26127 calls/s 26127 msg/s # 13.77 [+0.97] udp rx: 1640 MB/s 1335419 calls/s # 13.80 [+0.03] udp tx: 1645 MB/s 27907 calls/s 27907 msg/s # 14.77 [+0.98] udp rx: 1442 MB/s 1174220 calls/s # 14.80 [+0.02] udp tx: 1492 MB/s 25320 calls/s 25320 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1682 MB/s 1369776 calls/s # 15.98 [+1.07] udp tx: 1729 MB/s 29336 calls/s 29336 msg/s # 16.95 [+0.97] udp rx: 1790 MB/s 1457611 calls/s # 16.98 [+0.03] udp tx: 1788 MB/s 30331 calls/s 30331 msg/s # 17.95 [+0.98] udp rx: 1732 MB/s 1410816 calls/s # 17.98 [+0.02] udp tx: 1722 MB/s 29220 calls/s 29220 msg/s # 18.52 [+0.54] GRO frag list over UDP tunnel ok # 19.22 [+0.70] 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__->