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.54] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 929 MB/s 756605 calls/s # 3.02 [+1.07] udp tx: 1171 MB/s 19870 calls/s 19870 msg/s # 3.99 [+0.97] udp rx: 1345 MB/s 1095696 calls/s # 4.02 [+0.03] udp tx: 1344 MB/s 22800 calls/s 22800 msg/s # 4.99 [+0.97] udp rx: 1345 MB/s 1095072 calls/s # 5.02 [+0.03] udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1307 MB/s 1064640 calls/s # 6.21 [+1.07] udp tx: 1349 MB/s 22896 calls/s 22896 msg/s # 7.18 [+0.97] udp rx: 1360 MB/s 1107408 calls/s # 7.21 [+0.03] udp tx: 1358 MB/s 23041 calls/s 23041 msg/s # 8.18 [+0.97] udp rx: 1348 MB/s 1097760 calls/s # 8.21 [+0.03] udp tx: 1346 MB/s 22846 calls/s 22846 msg/s # 8.80 [+0.59] GRO frag list over UDP tunnel ok # 9.59 [+0.79] GRO fwd over UDP tunnel ok # 9.86 [+0.27] IPv6 # 10.12 [+0.26] No GRO ok # 10.68 [+0.56] GRO frag list ok # 11.27 [+0.59] GRO fwd ok # 11.77 [+0.50] UDP fwd perf udp rx: 1074 MB/s 874748 calls/s # 12.85 [+1.07] udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # 13.81 [+0.97] udp rx: 1217 MB/s 991296 calls/s # 13.84 [+0.03] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 14.82 [+0.97] udp rx: 1213 MB/s 987600 calls/s # 14.84 [+0.03] udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1085 MB/s 883393 calls/s # 16.04 [+1.07] udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # 17.01 [+0.97] udp rx: 1210 MB/s 985682 calls/s # 17.04 [+0.03] udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # 18.01 [+0.97] udp rx: 1237 MB/s 1007472 calls/s # 18.04 [+0.03] udp tx: 1236 MB/s 20973 calls/s 20973 msg/s # 18.63 [+0.60] GRO frag list over UDP tunnel ok # 19.41 [+0.78] 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__->