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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1535 MB/s 1250041 calls/s # 2.85 [+1.06] udp tx: 1771 MB/s 30044 calls/s 30044 msg/s # 3.82 [+0.98] udp rx: 1758 MB/s 1431544 calls/s # 3.85 [+0.02] udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # 4.83 [+0.98] udp rx: 1750 MB/s 1424928 calls/s # 4.85 [+0.02] udp tx: 1755 MB/s 29768 calls/s 29768 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1678 MB/s 1366138 calls/s # 6.02 [+1.06] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 7.00 [+0.98] udp rx: 1490 MB/s 1213662 calls/s # 7.02 [+0.02] udp tx: 1853 MB/s 31438 calls/s 31438 msg/s # 8.00 [+0.98] udp rx: 1792 MB/s 1459238 calls/s # 8.02 [+0.02] udp tx: 1841 MB/s 31236 calls/s 31236 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.24] No GRO ok # 10.26 [+0.48] GRO frag list ok # 10.77 [+0.51] GRO fwd ok # 11.23 [+0.46] UDP fwd perf udp rx: 1484 MB/s 1208271 calls/s # 12.30 [+1.07] udp tx: 1779 MB/s 30185 calls/s 30185 msg/s # 13.27 [+0.97] udp rx: 1795 MB/s 1462099 calls/s # 13.30 [+0.03] udp tx: 1828 MB/s 31017 calls/s 31017 msg/s # 14.27 [+0.98] udp rx: 1855 MB/s 1510944 calls/s # 14.29 [+0.02] udp tx: 1854 MB/s 31457 calls/s 31457 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1629 MB/s 1326881 calls/s # 15.48 [+1.06] udp tx: 1802 MB/s 30569 calls/s 30569 msg/s # 16.45 [+0.97] udp rx: 1808 MB/s 1472304 calls/s # 16.48 [+0.03] udp tx: 1806 MB/s 30632 calls/s 30632 msg/s # 17.45 [+0.97] udp rx: 1838 MB/s 1497120 calls/s # 17.48 [+0.03] udp tx: 1837 MB/s 31163 calls/s 31163 msg/s # 18.05 [+0.57] GRO frag list over UDP tunnel ok # 18.80 [+0.75] 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__->