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.40 [+0.56] GRO fwd ok # 1.85 [+0.45] UDP fwd perf udp rx: 1618 MB/s 1317788 calls/s # 2.92 [+1.06] udp tx: 1731 MB/s 29369 calls/s 29369 msg/s # 3.89 [+0.97] udp rx: 1853 MB/s 1508592 calls/s # 3.91 [+0.03] udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # 4.89 [+0.98] udp rx: 1846 MB/s 1503608 calls/s # 4.91 [+0.03] udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1797 MB/s 1463472 calls/s # 6.09 [+1.06] udp tx: 1845 MB/s 31305 calls/s 31305 msg/s # 7.06 [+0.97] udp rx: 1848 MB/s 1505248 calls/s # 7.09 [+0.03] udp tx: 1846 MB/s 31322 calls/s 31322 msg/s # 8.07 [+0.98] udp rx: 1644 MB/s 1339007 calls/s # 8.09 [+0.02] udp tx: 1839 MB/s 31202 calls/s 31202 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.71] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.84 [+0.24] No GRO ok # 10.31 [+0.47] GRO frag list ok # 10.81 [+0.50] GRO fwd ok # 11.24 [+0.43] UDP fwd perf udp rx: 635 MB/s 517429 calls/s # 12.30 [+1.06] udp tx: 1609 MB/s 27296 calls/s 27296 msg/s # 13.27 [+0.97] udp rx: 1861 MB/s 1515840 calls/s # 13.30 [+0.03] udp tx: 1860 MB/s 31554 calls/s 31554 msg/s # 14.27 [+0.97] udp rx: 1865 MB/s 1518624 calls/s # 14.30 [+0.03] udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1399 MB/s 1139444 calls/s # 15.48 [+1.07] udp tx: 1733 MB/s 29403 calls/s 29403 msg/s # 16.46 [+0.97] udp rx: 1532 MB/s 1247999 calls/s # 16.48 [+0.03] udp tx: 1824 MB/s 30953 calls/s 30953 msg/s # 17.46 [+0.98] udp rx: 1422 MB/s 1157881 calls/s # 17.48 [+0.02] udp tx: 1824 MB/s 30943 calls/s 30943 msg/s # 18.06 [+0.58] GRO frag list over UDP tunnel ok # 18.82 [+0.77] 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__->