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.30 [+0.28] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.42 [+0.57] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1537 MB/s 1251404 calls/s # 2.98 [+1.07] udp tx: 1651 MB/s 28012 calls/s 28012 msg/s # 3.95 [+0.97] udp rx: 1747 MB/s 1422336 calls/s # 3.98 [+0.03] udp tx: 1745 MB/s 29604 calls/s 29604 msg/s # 4.95 [+0.97] udp rx: 1860 MB/s 1514736 calls/s # 4.98 [+0.03] udp tx: 1860 MB/s 31551 calls/s 31551 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1359 MB/s 1106784 calls/s # 6.17 [+1.07] udp tx: 1699 MB/s 28823 calls/s 28823 msg/s # 7.14 [+0.97] udp rx: 1756 MB/s 1430208 calls/s # 7.17 [+0.03] udp tx: 1750 MB/s 29687 calls/s 29687 msg/s # 8.14 [+0.97] udp rx: 1800 MB/s 1465968 calls/s # 8.17 [+0.03] udp tx: 1802 MB/s 30570 calls/s 30570 msg/s # 8.73 [+0.57] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.00 [+0.25] No GRO ok # 10.49 [+0.49] GRO frag list ok # 11.03 [+0.53] GRO fwd ok # 11.49 [+0.46] UDP fwd perf udp rx: 1644 MB/s 1339203 calls/s # 12.55 [+1.06] udp tx: 1720 MB/s 29177 calls/s 29177 msg/s # 13.52 [+0.98] udp rx: 1712 MB/s 1394028 calls/s # 13.55 [+0.02] udp tx: 1784 MB/s 30274 calls/s 30274 msg/s # 14.53 [+0.98] udp rx: 1755 MB/s 1429152 calls/s # 14.55 [+0.02] udp tx: 1752 MB/s 29731 calls/s 29731 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1591 MB/s 1295623 calls/s # 15.73 [+1.07] udp tx: 1803 MB/s 30593 calls/s 30593 msg/s # 16.71 [+0.98] udp rx: 1808 MB/s 1472400 calls/s # 16.73 [+0.02] udp tx: 1806 MB/s 30640 calls/s 30640 msg/s # 17.71 [+0.98] udp rx: 1812 MB/s 1475472 calls/s # 17.73 [+0.02] udp tx: 1807 MB/s 30655 calls/s 30655 msg/s # 18.31 [+0.57] GRO frag list over UDP tunnel ok # 19.12 [+0.82] 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__->