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.28] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.46 [+0.61] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 1108 MB/s 902588 calls/s # 3.06 [+1.07] udp tx: 1661 MB/s 28184 calls/s 28184 msg/s # 4.03 [+0.97] udp rx: 1804 MB/s 1469328 calls/s # 4.06 [+0.03] udp tx: 1802 MB/s 30566 calls/s 30566 msg/s # 5.03 [+0.97] udp rx: 1859 MB/s 1514064 calls/s # 5.06 [+0.03] udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1300 MB/s 1059054 calls/s # 6.25 [+1.07] udp tx: 1363 MB/s 23118 calls/s 23118 msg/s # 7.22 [+0.98] udp rx: 1096 MB/s 892515 calls/s # 7.25 [+0.02] udp tx: 1194 MB/s 20267 calls/s 20267 msg/s # 8.22 [+0.98] udp rx: 1155 MB/s 940495 calls/s # 8.25 [+0.02] udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # 8.88 [+0.63] GRO frag list over UDP tunnel ok # 9.69 [+0.81] GRO fwd over UDP tunnel ok # 9.96 [+0.27] IPv6 # 10.22 [+0.25] No GRO ok # 10.73 [+0.52] GRO frag list ok # 11.28 [+0.55] GRO fwd ok # 11.78 [+0.49] UDP fwd perf udp rx: 1136 MB/s 925340 calls/s # 12.85 [+1.07] udp tx: 1742 MB/s 29546 calls/s 29546 msg/s # 13.82 [+0.97] udp rx: 1857 MB/s 1512192 calls/s # 13.85 [+0.03] udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # 14.82 [+0.98] udp rx: 1851 MB/s 1507680 calls/s # 14.85 [+0.02] udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1413168 calls/s # 16.03 [+1.07] udp tx: 1789 MB/s 30352 calls/s 30352 msg/s # 17.00 [+0.97] udp rx: 1814 MB/s 1476912 calls/s # 17.03 [+0.03] udp tx: 1814 MB/s 30776 calls/s 30776 msg/s # 18.01 [+0.97] udp rx: 1844 MB/s 1501248 calls/s # 18.03 [+0.03] udp tx: 1842 MB/s 31247 calls/s 31247 msg/s # 18.61 [+0.58] GRO frag list over UDP tunnel ok # 19.42 [+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__->