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.24 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1770 MB/s 1441548 calls/s # 2.81 [+1.06] udp tx: 1823 MB/s 30921 calls/s 30921 msg/s # 3.79 [+0.98] udp rx: 1846 MB/s 1503168 calls/s # 3.81 [+0.02] udp tx: 1844 MB/s 31287 calls/s 31287 msg/s # 4.79 [+0.98] udp rx: 1857 MB/s 1511952 calls/s # 4.81 [+0.02] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1704 MB/s 1387824 calls/s # 5.99 [+1.06] udp tx: 1751 MB/s 29715 calls/s 29715 msg/s # 6.97 [+0.97] udp rx: 1835 MB/s 1494624 calls/s # 6.99 [+0.03] udp tx: 1834 MB/s 31117 calls/s 31117 msg/s # 7.97 [+0.98] udp rx: 1835 MB/s 1494480 calls/s # 7.99 [+0.02] udp tx: 1833 MB/s 31101 calls/s 31101 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.76 [+0.26] No GRO ok # 10.25 [+0.50] GRO frag list ok # 10.78 [+0.52] GRO fwd ok # 11.25 [+0.48] UDP fwd perf udp rx: 1504 MB/s 1225003 calls/s # 12.32 [+1.07] udp tx: 1735 MB/s 29442 calls/s 29442 msg/s # 13.29 [+0.97] udp rx: 1685 MB/s 1372464 calls/s # 13.32 [+0.03] udp tx: 1683 MB/s 28559 calls/s 28559 msg/s # 14.30 [+0.97] udp rx: 1789 MB/s 1457040 calls/s # 14.32 [+0.03] udp tx: 1787 MB/s 30310 calls/s 30310 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1444992 calls/s # 15.50 [+1.06] udp tx: 1817 MB/s 30832 calls/s 30832 msg/s # 16.48 [+0.98] udp rx: 1758 MB/s 1431792 calls/s # 16.50 [+0.02] udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # 17.48 [+0.98] udp rx: 1838 MB/s 1496976 calls/s # 17.50 [+0.02] udp tx: 1833 MB/s 31104 calls/s 31104 msg/s # 18.03 [+0.52] GRO frag list over UDP tunnel ok # 18.71 [+0.68] 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__->