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.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.40 [+0.56] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1435 MB/s 1168354 calls/s # 2.95 [+1.07] udp tx: 1762 MB/s 29885 calls/s 29885 msg/s # 3.92 [+0.97] udp rx: 1758 MB/s 1431944 calls/s # 3.95 [+0.03] udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # 4.92 [+0.97] udp rx: 1673 MB/s 1362263 calls/s # 4.95 [+0.03] udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357873 calls/s # 6.13 [+1.06] udp tx: 1762 MB/s 29893 calls/s 29893 msg/s # 7.10 [+0.97] udp rx: 1827 MB/s 1488161 calls/s # 7.13 [+0.03] udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # 8.13 [+1.00] udp tx: 1708 MB/s 28981 calls/s 28981 msg/s # 8.13 [+0.00] udp rx: 1555 MB/s 1266286 calls/s # 8.72 [+0.59] GRO frag list over UDP tunnel ok # 9.46 [+0.74] GRO fwd over UDP tunnel ok # 9.70 [+0.24] IPv6 # 9.95 [+0.24] No GRO ok # 10.46 [+0.51] GRO frag list ok # 10.95 [+0.50] GRO fwd ok # 11.44 [+0.49] UDP fwd perf udp rx: 1372 MB/s 1117547 calls/s # 12.50 [+1.06] udp tx: 1785 MB/s 30275 calls/s 30275 msg/s # 13.48 [+0.97] udp rx: 1599 MB/s 1302214 calls/s # 13.50 [+0.03] udp tx: 1852 MB/s 31415 calls/s 31415 msg/s # 14.48 [+0.98] udp rx: 1854 MB/s 1509760 calls/s # 14.50 [+0.02] udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1791 MB/s 1458384 calls/s # 15.70 [+1.07] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 16.67 [+0.97] udp rx: 1872 MB/s 1524256 calls/s # 16.70 [+0.03] udp tx: 1870 MB/s 31726 calls/s 31726 msg/s # 17.67 [+0.97] udp rx: 1874 MB/s 1526336 calls/s # 17.70 [+0.03] udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # 18.30 [+0.60] GRO frag list over UDP tunnel ok # 19.12 [+0.82] 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__->