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.79 [+0.52] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1682 MB/s 1369415 calls/s # 2.94 [+1.07] udp tx: 1746 MB/s 29623 calls/s 29623 msg/s # 3.91 [+0.97] udp rx: 1600 MB/s 1302607 calls/s # 3.94 [+0.03] udp tx: 1634 MB/s 27725 calls/s 27725 msg/s # 4.91 [+0.97] udp rx: 1855 MB/s 1510224 calls/s # 4.94 [+0.03] udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 924 MB/s 752566 calls/s # 6.14 [+1.08] udp tx: 960 MB/s 16293 calls/s 16293 msg/s # 7.11 [+0.96] udp rx: 922 MB/s 750658 calls/s # 7.14 [+0.04] udp tx: 942 MB/s 15979 calls/s 15979 msg/s # 8.11 [+0.96] udp rx: 993 MB/s 808413 calls/s # 8.14 [+0.04] udp tx: 1063 MB/s 18039 calls/s 18039 msg/s # 8.82 [+0.68] GRO frag list over UDP tunnel ok # 9.75 [+0.92] GRO fwd over UDP tunnel ok # 10.01 [+0.27] IPv6 # 10.27 [+0.26] No GRO ok # 10.77 [+0.49] GRO frag list ok # 11.29 [+0.52] GRO fwd ok # 11.79 [+0.50] UDP fwd perf udp rx: 1601 MB/s 1303628 calls/s # 12.85 [+1.07] udp tx: 1703 MB/s 28885 calls/s 28885 msg/s # 13.83 [+0.97] udp rx: 1447 MB/s 1178114 calls/s # 13.85 [+0.03] udp tx: 1586 MB/s 26909 calls/s 26909 msg/s # 14.83 [+0.97] udp rx: 1504 MB/s 1224724 calls/s # 14.85 [+0.03] udp tx: 1738 MB/s 29481 calls/s 29481 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1562 MB/s 1271709 calls/s # 16.04 [+1.07] udp tx: 1649 MB/s 27978 calls/s 27978 msg/s # 17.01 [+0.97] udp rx: 1773 MB/s 1444224 calls/s # 17.04 [+0.03] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 18.01 [+0.97] udp rx: 1702 MB/s 1385904 calls/s # 18.04 [+0.03] udp tx: 1676 MB/s 28441 calls/s 28441 msg/s # 18.88 [+0.83] GRO frag list over UDP tunnel ok # 19.82 [+0.94] 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__->