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.03 [+0.03] IPv4 # 0.32 [+0.29] No GRO ok # 0.91 [+0.59] GRO frag list ok # 1.55 [+0.64] GRO fwd ok # 2.07 [+0.52] UDP fwd perf udp rx: 1383 MB/s 1126076 calls/s # 3.15 [+1.08] udp tx: 1716 MB/s 29110 calls/s 29110 msg/s # 4.12 [+0.97] udp rx: 1693 MB/s 1378981 calls/s # 4.15 [+0.03] udp tx: 1862 MB/s 31594 calls/s 31594 msg/s # 5.12 [+0.97] udp rx: 1241 MB/s 1011062 calls/s # 5.15 [+0.03] udp tx: 1738 MB/s 29486 calls/s 29486 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 975 MB/s 793802 calls/s # 6.36 [+1.09] udp tx: 1151 MB/s 19533 calls/s 19533 msg/s # 7.33 [+0.96] udp rx: 983 MB/s 800919 calls/s # 7.36 [+0.04] udp tx: 1034 MB/s 17553 calls/s 17553 msg/s # 8.33 [+0.96] udp rx: 1101 MB/s 897087 calls/s # 8.36 [+0.04] udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # 9.06 [+0.69] GRO frag list over UDP tunnel ok # 9.86 [+0.81] GRO fwd over UDP tunnel ok # 10.13 [+0.27] IPv6 # 10.40 [+0.26] No GRO ok # 10.95 [+0.55] GRO frag list ok # 11.52 [+0.58] GRO fwd ok # 12.03 [+0.51] UDP fwd perf udp rx: 1220 MB/s 993536 calls/s # 13.11 [+1.08] udp tx: 1401 MB/s 23770 calls/s 23770 msg/s # 14.07 [+0.96] udp rx: 1369 MB/s 1114860 calls/s # 14.11 [+0.04] udp tx: 1412 MB/s 23961 calls/s 23961 msg/s # 15.07 [+0.96] udp rx: 1415 MB/s 1152554 calls/s # 15.11 [+0.04] udp tx: 1550 MB/s 26300 calls/s 26300 msg/s # 15.23 [+0.12] UDP GRO fwd perf udp rx: 1208 MB/s 983468 calls/s # 16.31 [+1.07] udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # 17.28 [+0.97] udp rx: 1612 MB/s 1312528 calls/s # 17.31 [+0.03] udp tx: 1597 MB/s 27100 calls/s 27100 msg/s # 18.28 [+0.97] udp rx: 1367 MB/s 1113667 calls/s # 18.31 [+0.03] udp tx: 1457 MB/s 24714 calls/s 24714 msg/s # 18.92 [+0.62] GRO frag list over UDP tunnel ok # 19.89 [+0.97] 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__->