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.86 [+0.55] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1088 MB/s 886530 calls/s # 3.05 [+1.07] udp tx: 1794 MB/s 30433 calls/s 30433 msg/s # 4.02 [+0.97] udp rx: 1894 MB/s 1542192 calls/s # 4.05 [+0.03] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 5.02 [+0.97] udp rx: 1829 MB/s 1489387 calls/s # 5.05 [+0.03] udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1468 MB/s 1195440 calls/s # 6.24 [+1.07] udp tx: 1641 MB/s 27848 calls/s 27848 msg/s # 7.21 [+0.97] udp rx: 1458 MB/s 1187767 calls/s # 7.24 [+0.03] udp tx: 1618 MB/s 27458 calls/s 27458 msg/s # 8.21 [+0.97] udp rx: 1386 MB/s 1128424 calls/s # 8.24 [+0.03] udp tx: 1676 MB/s 28440 calls/s 28440 msg/s # 8.83 [+0.59] GRO frag list over UDP tunnel ok # 9.59 [+0.76] GRO fwd over UDP tunnel ok # 9.84 [+0.25] IPv6 # 10.09 [+0.25] No GRO ok # 10.61 [+0.52] GRO frag list ok # 11.12 [+0.52] GRO fwd ok # 11.61 [+0.48] UDP fwd perf udp rx: 1515 MB/s 1234007 calls/s # 12.68 [+1.07] udp tx: 1777 MB/s 30149 calls/s 30149 msg/s # 13.65 [+0.97] udp rx: 1793 MB/s 1460472 calls/s # 13.68 [+0.03] udp tx: 1791 MB/s 30383 calls/s 30383 msg/s # 14.65 [+0.97] udp rx: 1615 MB/s 1315345 calls/s # 14.68 [+0.03] udp tx: 1782 MB/s 30228 calls/s 30228 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1359900 calls/s # 15.88 [+1.07] udp tx: 1733 MB/s 29408 calls/s 29408 msg/s # 16.85 [+0.97] udp rx: 1492 MB/s 1215264 calls/s # 16.88 [+0.03] udp tx: 1474 MB/s 25013 calls/s 25013 msg/s # 17.85 [+0.97] udp rx: 1628 MB/s 1326144 calls/s # 17.88 [+0.03] udp tx: 1644 MB/s 27894 calls/s 27894 msg/s # 18.46 [+0.59] GRO frag list over UDP tunnel ok # 19.27 [+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__->