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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.42 [+0.58] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 1580 MB/s 1286365 calls/s # 2.96 [+1.07] udp tx: 1826 MB/s 30983 calls/s 30983 msg/s # 3.93 [+0.97] udp rx: 1872 MB/s 1524624 calls/s # 3.96 [+0.03] udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # 4.93 [+0.98] udp rx: 1461 MB/s 1190119 calls/s # 4.96 [+0.02] udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1293 MB/s 1053168 calls/s # 6.14 [+1.07] udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # 7.11 [+0.97] udp rx: 758 MB/s 617705 calls/s # 7.14 [+0.03] udp tx: 789 MB/s 13382 calls/s 13382 msg/s # 8.13 [+0.99] udp rx: 819 MB/s 667424 calls/s # 8.14 [+0.01] udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # 9.04 [+0.90] GRO frag list over UDP tunnel ok # 9.95 [+0.91] GRO fwd over UDP tunnel ok # 10.24 [+0.28] IPv6 # 10.52 [+0.28] No GRO ok # 11.08 [+0.56] GRO frag list ok # 11.72 [+0.63] GRO fwd ok # 12.29 [+0.57] UDP fwd perf udp rx: 1293 MB/s 1052910 calls/s # 13.38 [+1.09] udp tx: 1723 MB/s 29226 calls/s 29226 msg/s # 14.35 [+0.97] udp rx: 1607 MB/s 1308844 calls/s # 14.38 [+0.03] udp tx: 1763 MB/s 29905 calls/s 29905 msg/s # 15.35 [+0.97] udp rx: 1794 MB/s 1460880 calls/s # 15.38 [+0.03] udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # 15.50 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1053919 calls/s # 16.57 [+1.07] udp tx: 1778 MB/s 30170 calls/s 30170 msg/s # 17.54 [+0.97] udp rx: 1720 MB/s 1400892 calls/s # 17.57 [+0.03] udp tx: 1837 MB/s 31166 calls/s 31166 msg/s # 18.54 [+0.97] udp rx: 1840 MB/s 1498212 calls/s # 18.57 [+0.03] udp tx: 1845 MB/s 31308 calls/s 31308 msg/s # 19.16 [+0.59] GRO frag list over UDP tunnel ok # 19.96 [+0.80] 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__->