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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.92 [+0.45] UDP fwd perf udp rx: 1446 MB/s 1177309 calls/s # 2.98 [+1.06] udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # 3.95 [+0.98] udp rx: 1737 MB/s 1414189 calls/s # 3.98 [+0.02] udp tx: 1850 MB/s 31383 calls/s 31383 msg/s # 4.95 [+0.98] udp rx: 1864 MB/s 1517520 calls/s # 4.98 [+0.02] udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1477400 calls/s # 6.15 [+1.06] udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # 7.12 [+0.98] udp rx: 1865 MB/s 1518712 calls/s # 7.15 [+0.02] udp tx: 1863 MB/s 31603 calls/s 31603 msg/s # 8.13 [+0.98] udp rx: 1857 MB/s 1511904 calls/s # 8.15 [+0.02] udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # 8.78 [+0.63] GRO frag list over UDP tunnel ok # 9.57 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.11 [+0.28] No GRO ok # 10.64 [+0.53] GRO frag list ok # 11.21 [+0.57] GRO fwd ok # 11.69 [+0.49] UDP fwd perf udp rx: 958 MB/s 780515 calls/s # 12.77 [+1.07] udp tx: 1085 MB/s 18410 calls/s 18410 msg/s # 13.74 [+0.97] udp rx: 1162 MB/s 946560 calls/s # 13.77 [+0.03] udp tx: 1159 MB/s 19673 calls/s 19673 msg/s # 14.74 [+0.97] udp rx: 1124 MB/s 915744 calls/s # 14.77 [+0.03] udp tx: 1124 MB/s 19067 calls/s 19067 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1628 MB/s 1325776 calls/s # 15.95 [+1.07] udp tx: 1678 MB/s 28476 calls/s 28476 msg/s # 16.93 [+0.97] udp rx: 1649 MB/s 1343068 calls/s # 16.95 [+0.03] udp tx: 1698 MB/s 28810 calls/s 28810 msg/s # 17.93 [+0.97] udp rx: 1826 MB/s 1486608 calls/s # 17.95 [+0.03] udp tx: 1826 MB/s 30973 calls/s 30973 msg/s # 18.53 [+0.58] GRO frag list over UDP tunnel ok # 19.29 [+0.76] 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__->