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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.52 [+0.66] GRO fwd ok # 2.03 [+0.51] UDP fwd perf udp rx: 1576 MB/s 1283263 calls/s # 3.10 [+1.07] udp tx: 1655 MB/s 28079 calls/s 28079 msg/s # 4.07 [+0.97] udp rx: 1714 MB/s 1395595 calls/s # 4.10 [+0.03] udp tx: 1724 MB/s 29254 calls/s 29254 msg/s # 5.07 [+0.97] udp rx: 1613 MB/s 1313947 calls/s # 5.10 [+0.03] udp tx: 1630 MB/s 27658 calls/s 27658 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1350 MB/s 1099725 calls/s # 6.30 [+1.08] udp tx: 1492 MB/s 25307 calls/s 25307 msg/s # 7.27 [+0.97] udp rx: 1255 MB/s 1022002 calls/s # 7.30 [+0.03] udp tx: 1589 MB/s 26967 calls/s 26967 msg/s # 8.27 [+0.97] udp rx: 1430 MB/s 1164414 calls/s # 8.30 [+0.03] udp tx: 1614 MB/s 27389 calls/s 27389 msg/s # 8.96 [+0.67] GRO frag list over UDP tunnel ok # 9.80 [+0.84] GRO fwd over UDP tunnel ok # 10.07 [+0.27] IPv6 # 10.36 [+0.29] No GRO ok # 10.93 [+0.57] GRO frag list ok # 11.54 [+0.61] GRO fwd ok # 12.09 [+0.54] UDP fwd perf udp rx: 1128 MB/s 918342 calls/s # 13.17 [+1.08] udp tx: 1569 MB/s 26626 calls/s 26626 msg/s # 14.14 [+0.97] udp rx: 1158 MB/s 943308 calls/s # 14.17 [+0.03] udp tx: 1558 MB/s 26427 calls/s 26427 msg/s # 15.14 [+0.98] udp rx: 1147 MB/s 934310 calls/s # 15.17 [+0.02] udp tx: 1506 MB/s 25557 calls/s 25557 msg/s # 15.29 [+0.12] UDP GRO fwd perf udp rx: 1405 MB/s 1143997 calls/s # 16.36 [+1.08] udp tx: 1559 MB/s 26454 calls/s 26454 msg/s # 17.34 [+0.97] udp rx: 1531 MB/s 1246902 calls/s # 17.36 [+0.03] udp tx: 1764 MB/s 29930 calls/s 29930 msg/s # 18.34 [+0.97] udp rx: 1828 MB/s 1488556 calls/s # 18.36 [+0.03] udp tx: 1827 MB/s 30996 calls/s 30996 msg/s # 19.03 [+0.67] GRO frag list over UDP tunnel ok # 19.91 [+0.88] 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__->