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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 589 MB/s 479957 calls/s # 3.06 [+1.08] udp tx: 1121 MB/s 19021 calls/s 19021 msg/s # 4.02 [+0.97] udp rx: 1292 MB/s 1052352 calls/s # 4.06 [+0.03] udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # 5.02 [+0.97] udp rx: 1291 MB/s 1051152 calls/s # 5.06 [+0.03] udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 998387 calls/s # 6.25 [+1.08] udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # 7.22 [+0.97] udp rx: 1272 MB/s 1035584 calls/s # 7.25 [+0.03] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 8.22 [+0.97] udp rx: 1234 MB/s 1004784 calls/s # 8.25 [+0.03] udp tx: 1234 MB/s 20932 calls/s 20932 msg/s # 8.88 [+0.62] GRO frag list over UDP tunnel ok # 9.67 [+0.79] GRO fwd over UDP tunnel ok # 9.94 [+0.27] IPv6 # 10.20 [+0.26] No GRO ok # 10.71 [+0.51] GRO frag list ok # 11.26 [+0.55] GRO fwd ok # 11.75 [+0.49] UDP fwd perf udp rx: 1640 MB/s 1335164 calls/s # 12.82 [+1.07] udp tx: 1813 MB/s 30751 calls/s 30751 msg/s # 13.79 [+0.97] udp rx: 1847 MB/s 1504272 calls/s # 13.82 [+0.03] udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # 14.79 [+0.97] udp rx: 1818 MB/s 1480368 calls/s # 14.82 [+0.03] udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp tx: 1796 MB/s 30478 calls/s 30478 msg/s # 16.01 [+1.07] udp rx: 1427 MB/s 1162504 calls/s # 17.00 [+1.00] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 17.01 [+0.00] udp rx: 1549 MB/s 1261679 calls/s # 18.00 [+1.00] udp tx: 1856 MB/s 31480 calls/s 31480 msg/s # 18.11 [+0.10] udp rx: 1748 MB/s 1423404 calls/s # 18.59 [+0.48] GRO frag list over UDP tunnel ok # 19.32 [+0.73] 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__->