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.83 [+0.56] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 1131 MB/s 921456 calls/s # 3.03 [+1.07] udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # 4.00 [+0.97] udp rx: 1277 MB/s 1040272 calls/s # 4.03 [+0.03] udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # 5.00 [+0.98] udp rx: 1280 MB/s 1042400 calls/s # 5.03 [+0.02] udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1202 MB/s 979056 calls/s # 6.22 [+1.07] udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # 7.19 [+0.97] udp rx: 1244 MB/s 1013344 calls/s # 7.22 [+0.03] udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # 8.19 [+0.97] udp rx: 1247 MB/s 1015288 calls/s # 8.22 [+0.03] udp tx: 1245 MB/s 21124 calls/s 21124 msg/s # 8.80 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.71] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.02 [+0.26] No GRO ok # 10.51 [+0.49] GRO frag list ok # 11.01 [+0.50] GRO fwd ok # 11.47 [+0.46] UDP fwd perf udp rx: 1677 MB/s 1365561 calls/s # 12.53 [+1.07] udp tx: 1752 MB/s 29726 calls/s 29726 msg/s # 13.51 [+0.97] udp rx: 1852 MB/s 1508256 calls/s # 13.53 [+0.03] udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # 14.51 [+0.98] udp rx: 1862 MB/s 1516520 calls/s # 14.53 [+0.02] udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1522 MB/s 1239601 calls/s # 15.72 [+1.07] udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # 16.69 [+0.97] udp rx: 1824 MB/s 1485552 calls/s # 16.72 [+0.03] udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # 17.69 [+0.97] udp rx: 1800 MB/s 1465532 calls/s # 17.72 [+0.03] udp tx: 1842 MB/s 31257 calls/s 31257 msg/s # 18.26 [+0.54] GRO frag list over UDP tunnel ok # 18.96 [+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__->