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.31 [+0.29] No GRO ok # 0.94 [+0.63] GRO frag list ok # 1.62 [+0.68] GRO fwd ok # 2.17 [+0.55] UDP fwd perf udp rx: 1266 MB/s 1030771 calls/s # 3.25 [+1.08] udp tx: 1771 MB/s 30054 calls/s 30054 msg/s # 4.22 [+0.97] udp rx: 1510 MB/s 1229958 calls/s # 4.25 [+0.03] udp tx: 1650 MB/s 27994 calls/s 27994 msg/s # 5.22 [+0.97] udp rx: 1518 MB/s 1236187 calls/s # 5.25 [+0.03] udp tx: 1741 MB/s 29534 calls/s 29534 msg/s # 5.37 [+0.12] UDP GRO fwd perf udp rx: 1496 MB/s 1218403 calls/s # 6.45 [+1.08] udp tx: 1735 MB/s 29430 calls/s 29430 msg/s # 7.42 [+0.97] udp rx: 1426 MB/s 1161401 calls/s # 7.45 [+0.03] udp tx: 1692 MB/s 28702 calls/s 28702 msg/s # 8.42 [+0.97] udp rx: 1851 MB/s 1507100 calls/s # 8.45 [+0.03] udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # 9.17 [+0.71] GRO frag list over UDP tunnel ok # 10.03 [+0.86] GRO fwd over UDP tunnel ok # 10.30 [+0.27] IPv6 # 10.57 [+0.28] No GRO ok # 11.09 [+0.52] GRO frag list ok # 11.67 [+0.58] GRO fwd ok # 12.18 [+0.51] UDP fwd perf udp rx: 1683 MB/s 1370157 calls/s # 13.25 [+1.07] udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # 14.22 [+0.97] udp rx: 1895 MB/s 1543392 calls/s # 14.25 [+0.03] udp tx: 1895 MB/s 32142 calls/s 32142 msg/s # 15.22 [+0.97] udp rx: 1913 MB/s 1557984 calls/s # 15.25 [+0.03] udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # 15.37 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1413171 calls/s # 16.45 [+1.07] udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # 17.42 [+0.97] udp rx: 1518 MB/s 1236575 calls/s # 17.45 [+0.03] udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # 18.42 [+0.97] udp rx: 1933 MB/s 1574429 calls/s # 18.45 [+0.03] udp tx: 1934 MB/s 32806 calls/s 32806 msg/s # 19.07 [+0.63] GRO frag list over UDP tunnel ok # 19.89 [+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__->