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.82 [+0.55] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 1457 MB/s 1186476 calls/s # 3.01 [+1.07] udp tx: 1700 MB/s 28840 calls/s 28840 msg/s # 3.98 [+0.97] udp rx: 1869 MB/s 1521648 calls/s # 4.01 [+0.03] udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # 4.99 [+0.97] udp rx: 1872 MB/s 1524672 calls/s # 5.01 [+0.03] udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1645 MB/s 1339385 calls/s # 6.22 [+1.08] udp tx: 1705 MB/s 28933 calls/s 28933 msg/s # 7.18 [+0.97] udp rx: 1819 MB/s 1481232 calls/s # 7.22 [+0.03] udp tx: 1831 MB/s 31060 calls/s 31060 msg/s # 8.18 [+0.97] udp rx: 1808 MB/s 1472390 calls/s # 8.22 [+0.03] udp tx: 1846 MB/s 31321 calls/s 31321 msg/s # 8.82 [+0.60] GRO frag list over UDP tunnel ok # 9.61 [+0.79] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.13 [+0.26] No GRO ok # 10.70 [+0.57] GRO frag list ok # 11.26 [+0.55] GRO fwd ok # 11.75 [+0.49] UDP fwd perf udp rx: 1481 MB/s 1206039 calls/s # 12.83 [+1.07] udp tx: 1704 MB/s 28917 calls/s 28917 msg/s # 13.79 [+0.97] udp rx: 1596 MB/s 1299636 calls/s # 13.83 [+0.03] udp tx: 1709 MB/s 29002 calls/s 29002 msg/s # 14.80 [+0.97] udp rx: 1714 MB/s 1395909 calls/s # 14.83 [+0.03] udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1510 MB/s 1229861 calls/s # 16.02 [+1.07] udp tx: 1644 MB/s 27894 calls/s 27894 msg/s # 16.99 [+0.97] udp rx: 1168 MB/s 951680 calls/s # 17.02 [+0.03] udp tx: 1479 MB/s 25098 calls/s 25098 msg/s # 17.99 [+0.97] udp rx: 970 MB/s 790415 calls/s # 18.02 [+0.03] udp tx: 1177 MB/s 19968 calls/s 19968 msg/s # 18.68 [+0.66] GRO frag list over UDP tunnel ok # 19.48 [+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__->