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.31 [+0.29] No GRO ok # 0.86 [+0.55] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1247 MB/s 1015456 calls/s # 3.06 [+1.07] udp tx: 1711 MB/s 29020 calls/s 29020 msg/s # 4.03 [+0.97] udp rx: 1271 MB/s 1034998 calls/s # 4.06 [+0.03] udp tx: 1799 MB/s 30519 calls/s 30519 msg/s # 5.03 [+0.98] udp rx: 1434 MB/s 1167821 calls/s # 5.06 [+0.02] udp tx: 1863 MB/s 31602 calls/s 31602 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1606 MB/s 1307595 calls/s # 6.26 [+1.08] udp tx: 1767 MB/s 29977 calls/s 29977 msg/s # 7.26 [+1.00] udp rx: 1769 MB/s 1440272 calls/s # 7.26 [+0.00] udp tx: 1782 MB/s 30227 calls/s 30227 msg/s # 8.26 [+1.00] udp rx: 1779 MB/s 1448862 calls/s # 8.26 [+0.00] udp tx: 1778 MB/s 30164 calls/s 30164 msg/s # 8.88 [+0.62] GRO frag list over UDP tunnel ok # 9.65 [+0.78] GRO fwd over UDP tunnel ok # 9.90 [+0.25] IPv6 # 10.16 [+0.26] No GRO ok # 10.69 [+0.53] GRO frag list ok # 11.25 [+0.56] GRO fwd ok # 11.75 [+0.50] UDP fwd perf udp rx: 1590 MB/s 1295174 calls/s # 12.82 [+1.07] udp tx: 1683 MB/s 28550 calls/s 28550 msg/s # 13.79 [+0.97] udp rx: 1808 MB/s 1472016 calls/s # 13.82 [+0.03] udp tx: 1806 MB/s 30645 calls/s 30645 msg/s # 14.79 [+0.97] udp rx: 1784 MB/s 1452739 calls/s # 14.82 [+0.03] udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1454 MB/s 1184162 calls/s # 16.01 [+1.07] udp tx: 1691 MB/s 28685 calls/s 28685 msg/s # 16.98 [+0.97] udp rx: 1752 MB/s 1427136 calls/s # 17.01 [+0.03] udp tx: 1752 MB/s 29730 calls/s 29730 msg/s # 17.98 [+0.97] udp rx: 1701 MB/s 1385180 calls/s # 18.01 [+0.03] udp tx: 1760 MB/s 29851 calls/s 29851 msg/s # 18.60 [+0.59] GRO frag list over UDP tunnel ok # 19.39 [+0.79] 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' hxx__-> echo $? 0 xx__->