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.84 [+0.57] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1005 MB/s 818719 calls/s # 3.03 [+1.07] udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # 4.00 [+0.97] udp rx: 829 MB/s 675042 calls/s # 4.03 [+0.03] udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # 5.00 [+0.97] udp rx: 991 MB/s 807183 calls/s # 5.03 [+0.03] udp tx: 1161 MB/s 19695 calls/s 19695 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 992 MB/s 808231 calls/s # 6.22 [+1.07] udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # 7.19 [+0.97] udp rx: 1149 MB/s 935520 calls/s # 7.22 [+0.03] udp tx: 1148 MB/s 19477 calls/s 19477 msg/s # 8.19 [+0.97] udp rx: 1171 MB/s 953568 calls/s # 8.22 [+0.03] udp tx: 1168 MB/s 19825 calls/s 19825 msg/s # 8.82 [+0.60] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.12 [+0.24] No GRO ok # 10.66 [+0.54] GRO frag list ok # 11.26 [+0.60] GRO fwd ok # 11.78 [+0.53] UDP fwd perf udp rx: 1407 MB/s 1145479 calls/s # 12.86 [+1.07] udp tx: 1668 MB/s 28291 calls/s 28291 msg/s # 13.83 [+0.97] udp rx: 1495 MB/s 1217204 calls/s # 13.86 [+0.02] udp tx: 1792 MB/s 30407 calls/s 30407 msg/s # 14.83 [+0.97] udp rx: 1802 MB/s 1467744 calls/s # 14.86 [+0.03] udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1688 MB/s 1374763 calls/s # 16.04 [+1.06] udp tx: 1857 MB/s 31506 calls/s 31506 msg/s # 17.01 [+0.97] udp rx: 1861 MB/s 1515696 calls/s # 17.04 [+0.03] udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # 18.01 [+0.97] udp rx: 1781 MB/s 1449952 calls/s # 18.04 [+0.03] udp tx: 1772 MB/s 30062 calls/s 30062 msg/s # 18.59 [+0.55] GRO frag list over UDP tunnel ok # 19.29 [+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__->