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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 1600 MB/s 1302642 calls/s # 3.03 [+1.08] udp tx: 1856 MB/s 31494 calls/s 31494 msg/s # 4.00 [+0.97] udp rx: 1841 MB/s 1498843 calls/s # 4.03 [+0.03] udp tx: 1852 MB/s 31417 calls/s 31417 msg/s # 5.00 [+0.97] udp rx: 1810 MB/s 1474070 calls/s # 5.03 [+0.03] udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1591 MB/s 1295260 calls/s # 6.23 [+1.08] udp tx: 1777 MB/s 30150 calls/s 30150 msg/s # 7.19 [+0.97] udp rx: 1783 MB/s 1452028 calls/s # 7.23 [+0.03] udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # 8.20 [+0.97] udp rx: 1876 MB/s 1527936 calls/s # 8.23 [+0.03] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 8.86 [+0.63] GRO frag list over UDP tunnel ok # 9.63 [+0.78] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.16 [+0.25] No GRO ok # 10.70 [+0.54] GRO frag list ok # 11.24 [+0.54] GRO fwd ok # 11.73 [+0.49] UDP fwd perf udp rx: 960 MB/s 781980 calls/s # 12.79 [+1.06] udp tx: 1668 MB/s 28307 calls/s 28307 msg/s # 13.77 [+0.97] udp rx: 1854 MB/s 1509456 calls/s # 13.79 [+0.03] udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # 14.77 [+0.98] udp rx: 1842 MB/s 1499904 calls/s # 14.79 [+0.02] udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1750 MB/s 1425168 calls/s # 15.98 [+1.07] udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # 16.95 [+0.97] udp rx: 1872 MB/s 1524096 calls/s # 16.98 [+0.03] udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # 17.95 [+0.97] udp rx: 1860 MB/s 1514688 calls/s # 17.98 [+0.03] udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # 18.56 [+0.58] GRO frag list over UDP tunnel ok # 19.35 [+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' xx__-> echo $? 0 xx__->