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.23 [+0.21] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.25 [+0.52] GRO fwd ok # 1.72 [+0.47] UDP fwd perf udp rx: 1138 MB/s 926508 calls/s # 2.79 [+1.07] udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # 3.76 [+0.97] udp rx: 1171 MB/s 953664 calls/s # 3.79 [+0.03] udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # 4.76 [+0.97] udp rx: 1173 MB/s 955152 calls/s # 4.79 [+0.03] udp tx: 1172 MB/s 19892 calls/s 19892 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1141 MB/s 929568 calls/s # 5.98 [+1.07] udp tx: 1179 MB/s 19999 calls/s 19999 msg/s # 6.95 [+0.97] udp rx: 1190 MB/s 968832 calls/s # 6.98 [+0.03] udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # 7.95 [+0.97] udp rx: 1192 MB/s 970848 calls/s # 7.98 [+0.03] udp tx: 1190 MB/s 20196 calls/s 20196 msg/s # 8.61 [+0.63] GRO frag list over UDP tunnel ok # 9.42 [+0.81] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.94 [+0.26] No GRO ok # 10.44 [+0.50] GRO frag list ok # 10.98 [+0.54] GRO fwd ok # 11.49 [+0.51] UDP fwd perf udp rx: 1666 MB/s 1356516 calls/s # 12.56 [+1.07] udp tx: 1736 MB/s 29460 calls/s 29460 msg/s # 13.53 [+0.97] udp rx: 1594 MB/s 1298352 calls/s # 13.56 [+0.03] udp tx: 1594 MB/s 27049 calls/s 27049 msg/s # 14.53 [+0.97] udp rx: 1835 MB/s 1493904 calls/s # 14.56 [+0.03] udp tx: 1829 MB/s 31035 calls/s 31035 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1439587 calls/s # 15.74 [+1.07] udp tx: 1822 MB/s 30903 calls/s 30903 msg/s # 16.73 [+0.99] udp rx: 1813 MB/s 1476395 calls/s # 16.74 [+0.01] udp tx: 1829 MB/s 31024 calls/s 31024 msg/s # 17.73 [+0.99] udp rx: 1847 MB/s 1504204 calls/s # 17.74 [+0.01] udp tx: 1845 MB/s 31309 calls/s 31309 msg/s # 18.31 [+0.57] GRO frag list over UDP tunnel ok # 19.03 [+0.71] 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__->