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.81 [+0.54] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1490 MB/s 1213783 calls/s # 2.99 [+1.07] udp tx: 1679 MB/s 28480 calls/s 28480 msg/s # 3.96 [+0.97] udp rx: 1627 MB/s 1325083 calls/s # 3.99 [+0.03] udp tx: 1732 MB/s 29391 calls/s 29391 msg/s # 4.96 [+0.97] udp rx: 1659 MB/s 1350720 calls/s # 4.99 [+0.03] udp tx: 1659 MB/s 28142 calls/s 28142 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1617 MB/s 1316496 calls/s # 6.19 [+1.07] udp tx: 1653 MB/s 28041 calls/s 28041 msg/s # 7.16 [+0.97] udp rx: 1388 MB/s 1130455 calls/s # 7.19 [+0.03] udp tx: 1519 MB/s 25771 calls/s 25771 msg/s # 8.16 [+0.97] udp rx: 1615 MB/s 1314912 calls/s # 8.19 [+0.03] udp tx: 1615 MB/s 27404 calls/s 27404 msg/s # 8.82 [+0.63] GRO frag list over UDP tunnel ok # 9.68 [+0.86] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.20 [+0.26] No GRO ok # 10.72 [+0.52] GRO frag list ok # 11.28 [+0.55] GRO fwd ok # 11.79 [+0.52] UDP fwd perf udp rx: 1312 MB/s 1068411 calls/s # 12.87 [+1.07] udp tx: 1661 MB/s 28185 calls/s 28185 msg/s # 13.84 [+0.97] udp rx: 1283 MB/s 1045033 calls/s # 13.87 [+0.03] udp tx: 1697 MB/s 28797 calls/s 28797 msg/s # 14.84 [+0.97] udp rx: 1602 MB/s 1304632 calls/s # 14.87 [+0.03] udp tx: 1792 MB/s 30396 calls/s 30396 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1494 MB/s 1216843 calls/s # 16.06 [+1.07] udp tx: 1689 MB/s 28648 calls/s 28648 msg/s # 17.03 [+0.97] udp rx: 1460 MB/s 1188694 calls/s # 17.06 [+0.03] udp tx: 1771 MB/s 30041 calls/s 30041 msg/s # 18.03 [+0.97] udp rx: 1512 MB/s 1231352 calls/s # 18.06 [+0.03] udp tx: 1809 MB/s 30695 calls/s 30695 msg/s # 18.67 [+0.61] GRO frag list over UDP tunnel ok # 19.45 [+0.78] 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__->