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.82 [+0.55] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1513 MB/s 1232095 calls/s # 3.05 [+1.08] udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # 4.02 [+0.97] udp rx: 1894 MB/s 1542720 calls/s # 4.05 [+0.03] udp tx: 1893 MB/s 32112 calls/s 32112 msg/s # 5.02 [+0.97] udp rx: 1896 MB/s 1543728 calls/s # 5.05 [+0.03] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1364730 calls/s # 6.25 [+1.08] udp tx: 1764 MB/s 29922 calls/s 29922 msg/s # 7.22 [+0.97] udp rx: 1891 MB/s 1540176 calls/s # 7.25 [+0.03] udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # 8.22 [+0.97] udp rx: 1890 MB/s 1538688 calls/s # 8.25 [+0.03] udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # 8.80 [+0.55] GRO frag list over UDP tunnel ok # 9.50 [+0.70] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.98 [+0.24] No GRO ok # 10.52 [+0.53] GRO frag list ok # 11.09 [+0.58] GRO fwd ok # 11.62 [+0.53] UDP fwd perf udp rx: 1097 MB/s 893180 calls/s # 12.70 [+1.08] udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # 13.66 [+0.96] udp rx: 1086 MB/s 884658 calls/s # 13.70 [+0.04] udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # 14.67 [+0.97] udp rx: 1083 MB/s 881822 calls/s # 14.70 [+0.03] udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1280 MB/s 1042118 calls/s # 15.90 [+1.08] udp tx: 1628 MB/s 27614 calls/s 27614 msg/s # 16.86 [+0.97] udp rx: 1502 MB/s 1223294 calls/s # 16.90 [+0.03] udp tx: 1671 MB/s 28357 calls/s 28357 msg/s # 17.86 [+0.97] udp rx: 1527 MB/s 1243204 calls/s # 17.90 [+0.03] udp tx: 1613 MB/s 27359 calls/s 27359 msg/s # 18.51 [+0.62] GRO frag list over UDP tunnel ok # 19.41 [+0.89] 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__->