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.27 [+0.25] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1263 MB/s 1028880 calls/s # 2.98 [+1.07] udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # 3.95 [+0.97] udp rx: 1218 MB/s 992256 calls/s # 3.98 [+0.03] udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # 4.95 [+0.97] udp rx: 1225 MB/s 998016 calls/s # 4.98 [+0.03] udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 963072 calls/s # 6.17 [+1.07] udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # 7.14 [+0.97] udp rx: 1214 MB/s 988368 calls/s # 7.17 [+0.03] udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # 8.14 [+0.97] udp rx: 1212 MB/s 987072 calls/s # 8.17 [+0.03] udp tx: 1212 MB/s 20561 calls/s 20561 msg/s # 8.74 [+0.57] GRO frag list over UDP tunnel ok # 9.46 [+0.72] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.94 [+0.23] No GRO ok # 10.44 [+0.51] GRO frag list ok # 10.97 [+0.53] GRO fwd ok # 11.43 [+0.46] UDP fwd perf udp rx: 1112 MB/s 905372 calls/s # 12.49 [+1.07] udp tx: 1161 MB/s 19700 calls/s 19700 msg/s # 13.47 [+0.97] udp rx: 1151 MB/s 937056 calls/s # 13.49 [+0.03] udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # 14.47 [+0.97] udp rx: 1156 MB/s 941568 calls/s # 14.49 [+0.03] udp tx: 1154 MB/s 19576 calls/s 19576 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1100 MB/s 896064 calls/s # 15.68 [+1.07] udp tx: 1133 MB/s 19233 calls/s 19233 msg/s # 16.65 [+0.97] udp rx: 1106 MB/s 900456 calls/s # 16.68 [+0.03] udp tx: 1098 MB/s 18631 calls/s 18631 msg/s # 17.66 [+0.97] udp rx: 1090 MB/s 887976 calls/s # 17.68 [+0.03] udp tx: 1095 MB/s 18573 calls/s 18573 msg/s # 18.24 [+0.55] GRO frag list over UDP tunnel ok # 18.96 [+0.72] 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__->