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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.93 [+0.53] UDP fwd perf udp rx: 1054 MB/s 858877 calls/s # 3.00 [+1.07] udp tx: 1093 MB/s 18542 calls/s 18542 msg/s # 3.98 [+0.97] udp rx: 1058 MB/s 861882 calls/s # 4.00 [+0.03] udp tx: 1086 MB/s 18428 calls/s 18428 msg/s # 4.98 [+0.97] udp rx: 1093 MB/s 890167 calls/s # 5.00 [+0.03] udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1100 MB/s 896280 calls/s # 6.19 [+1.07] udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # 7.16 [+0.97] udp rx: 1195 MB/s 973100 calls/s # 7.19 [+0.03] udp tx: 1203 MB/s 20405 calls/s 20405 msg/s # 8.16 [+0.97] udp rx: 1233 MB/s 1004152 calls/s # 8.19 [+0.03] udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # 8.79 [+0.60] GRO frag list over UDP tunnel ok # 9.60 [+0.81] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.12 [+0.25] No GRO ok # 10.62 [+0.50] GRO frag list ok # 11.14 [+0.52] GRO fwd ok # 11.63 [+0.49] UDP fwd perf udp rx: 1512 MB/s 1231565 calls/s # 12.69 [+1.07] udp tx: 1726 MB/s 29291 calls/s 29291 msg/s # 13.67 [+0.97] udp rx: 1625 MB/s 1323731 calls/s # 13.69 [+0.03] udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # 14.67 [+0.97] udp rx: 1639 MB/s 1335110 calls/s # 14.69 [+0.03] udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1403 MB/s 1142767 calls/s # 15.88 [+1.07] udp tx: 1731 MB/s 29362 calls/s 29362 msg/s # 16.87 [+0.99] udp rx: 1521 MB/s 1238686 calls/s # 16.88 [+0.01] udp tx: 1787 MB/s 30321 calls/s 30321 msg/s # 17.87 [+0.99] udp rx: 1425 MB/s 1160278 calls/s # 17.88 [+0.01] udp tx: 1791 MB/s 30378 calls/s 30378 msg/s # 18.49 [+0.62] GRO frag list over UDP tunnel ok # 19.26 [+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__->