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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.89 [+0.53] UDP fwd perf udp rx: 1422 MB/s 1158450 calls/s # 2.96 [+1.07] udp tx: 1754 MB/s 29764 calls/s 29764 msg/s # 3.93 [+0.97] udp rx: 1867 MB/s 1520477 calls/s # 3.96 [+0.03] udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # 4.94 [+0.98] udp rx: 1692 MB/s 1377510 calls/s # 4.96 [+0.02] udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1791 MB/s 1458288 calls/s # 6.15 [+1.07] udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # 7.12 [+0.97] udp rx: 1950 MB/s 1587936 calls/s # 7.15 [+0.03] udp tx: 1948 MB/s 33046 calls/s 33046 msg/s # 8.12 [+0.97] udp rx: 1686 MB/s 1372652 calls/s # 8.15 [+0.03] udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # 8.70 [+0.55] GRO frag list over UDP tunnel ok # 9.44 [+0.74] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.93 [+0.24] No GRO ok # 10.45 [+0.52] GRO frag list ok # 10.98 [+0.53] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1191 MB/s 969888 calls/s # 12.53 [+1.07] udp tx: 1228 MB/s 20839 calls/s 20839 msg/s # 13.50 [+0.97] udp rx: 1160 MB/s 944541 calls/s # 13.53 [+0.03] udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # 14.51 [+0.97] udp rx: 1203 MB/s 979728 calls/s # 14.53 [+0.03] udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1049 MB/s 854429 calls/s # 15.72 [+1.07] udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # 16.70 [+0.97] udp rx: 1230 MB/s 1001921 calls/s # 16.72 [+0.03] udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # 17.70 [+0.97] udp rx: 1190 MB/s 969415 calls/s # 17.72 [+0.03] udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # 18.32 [+0.59] GRO frag list over UDP tunnel ok # 19.09 [+0.77] 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__->