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.83 [+0.54] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1116 MB/s 908549 calls/s # 3.06 [+1.07] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 4.03 [+0.97] udp rx: 1259 MB/s 1025536 calls/s # 4.06 [+0.03] udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # 5.03 [+0.98] udp rx: 962 MB/s 783922 calls/s # 5.06 [+0.02] udp tx: 1180 MB/s 20027 calls/s 20027 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1266 MB/s 1031147 calls/s # 6.25 [+1.07] udp tx: 1306 MB/s 22159 calls/s 22159 msg/s # 7.22 [+0.97] udp rx: 1144 MB/s 932021 calls/s # 7.25 [+0.03] udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # 8.22 [+0.97] udp rx: 1271 MB/s 1035205 calls/s # 8.25 [+0.03] udp tx: 1305 MB/s 22136 calls/s 22136 msg/s # 8.88 [+0.63] GRO frag list over UDP tunnel ok # 9.58 [+0.70] GRO fwd over UDP tunnel ok # 9.82 [+0.24] IPv6 # 10.07 [+0.24] No GRO ok # 10.57 [+0.51] GRO frag list ok # 11.08 [+0.50] GRO fwd ok # 11.55 [+0.47] UDP fwd perf udp rx: 1781 MB/s 1450128 calls/s # 12.62 [+1.07] udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # 13.59 [+0.97] udp rx: 1769 MB/s 1440288 calls/s # 13.62 [+0.03] udp tx: 1762 MB/s 29900 calls/s 29900 msg/s # 14.59 [+0.97] udp rx: 1624 MB/s 1322872 calls/s # 14.62 [+0.03] udp tx: 1721 MB/s 29203 calls/s 29203 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1742 MB/s 1418855 calls/s # 15.79 [+1.06] udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # 16.77 [+0.98] udp rx: 1966 MB/s 1601088 calls/s # 16.79 [+0.02] udp tx: 1964 MB/s 33317 calls/s 33317 msg/s # 17.77 [+0.98] udp rx: 1837 MB/s 1495885 calls/s # 17.79 [+0.02] udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # 18.31 [+0.52] GRO frag list over UDP tunnel ok # 19.01 [+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__->