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.00 [+0.00] IPv4 # 0.25 [+0.25] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.41 [+0.63] GRO fwd ok # 1.95 [+0.53] UDP fwd perf udp rx: 1101 MB/s 896819 calls/s # 3.03 [+1.08] udp tx: 1182 MB/s 20063 calls/s 20063 msg/s # 3.99 [+0.97] udp rx: 1165 MB/s 948842 calls/s # 4.03 [+0.03] udp tx: 1234 MB/s 20941 calls/s 20941 msg/s # 4.99 [+0.97] udp rx: 1670 MB/s 1359936 calls/s # 5.03 [+0.03] udp tx: 1688 MB/s 28635 calls/s 28635 msg/s # 5.16 [+0.13] UDP GRO fwd perf udp rx: 1169 MB/s 952032 calls/s # 6.28 [+1.12] udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # 7.22 [+0.95] udp rx: 1376 MB/s 1120270 calls/s # 7.28 [+0.05] udp tx: 1501 MB/s 25463 calls/s 25463 msg/s # 8.22 [+0.95] udp rx: 1882 MB/s 1532672 calls/s # 8.28 [+0.05] udp tx: 1881 MB/s 31913 calls/s 31913 msg/s # 8.90 [+0.62] GRO frag list over UDP tunnel ok # 9.75 [+0.85] GRO fwd over UDP tunnel ok # 10.02 [+0.27] IPv6 # 10.37 [+0.35] No GRO ok # 11.10 [+0.74] GRO frag list ok # 11.77 [+0.67] GRO fwd ok # 12.26 [+0.49] UDP fwd perf udp rx: 1568 MB/s 1276920 calls/s # 13.33 [+1.07] udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # 14.31 [+0.97] udp rx: 1496 MB/s 1218092 calls/s # 14.33 [+0.03] udp tx: 1637 MB/s 27775 calls/s 27775 msg/s # 15.31 [+0.97] udp rx: 1145 MB/s 932688 calls/s # 15.33 [+0.03] udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # 15.46 [+0.13] UDP GRO fwd perf udp rx: 1034 MB/s 842411 calls/s # 16.57 [+1.11] udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # 17.52 [+0.95] udp rx: 1217 MB/s 991290 calls/s # 17.57 [+0.05] udp tx: 1589 MB/s 26955 calls/s 26955 msg/s # 18.53 [+0.95] udp rx: 1723 MB/s 1402749 calls/s # 18.57 [+0.05] udp tx: 1839 MB/s 31191 calls/s 31191 msg/s # 19.24 [+0.67] GRO frag list over UDP tunnel ok # 20.05 [+0.81] 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__->