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.01 [+0.01] IPv4 # 0.28 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.51 [+0.64] GRO fwd ok # 2.00 [+0.49] UDP fwd perf udp rx: 1132 MB/s 922003 calls/s # 3.06 [+1.07] udp tx: 1464 MB/s 24844 calls/s 24844 msg/s # 4.03 [+0.97] udp rx: 1041 MB/s 847701 calls/s # 4.06 [+0.03] udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # 5.04 [+0.97] udp rx: 1470 MB/s 1197137 calls/s # 5.06 [+0.03] udp tx: 1681 MB/s 28524 calls/s 28524 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1318436 calls/s # 6.25 [+1.07] udp tx: 1688 MB/s 28634 calls/s 28634 msg/s # 7.22 [+0.97] udp rx: 1606 MB/s 1307498 calls/s # 7.25 [+0.03] udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # 8.23 [+0.98] udp rx: 1679 MB/s 1367616 calls/s # 8.25 [+0.02] udp tx: 1675 MB/s 28412 calls/s 28412 msg/s # 8.82 [+0.57] GRO frag list over UDP tunnel ok # 9.62 [+0.81] GRO fwd over UDP tunnel ok # 9.89 [+0.27] IPv6 # 10.15 [+0.26] No GRO ok # 10.70 [+0.56] GRO frag list ok # 11.28 [+0.58] GRO fwd ok # 11.74 [+0.47] UDP fwd perf udp rx: 1569 MB/s 1277900 calls/s # 12.81 [+1.07] udp tx: 1753 MB/s 29749 calls/s 29749 msg/s # 13.78 [+0.97] udp rx: 1776 MB/s 1446288 calls/s # 13.81 [+0.03] udp tx: 1774 MB/s 30100 calls/s 30100 msg/s # 14.78 [+0.97] udp rx: 1849 MB/s 1505712 calls/s # 14.81 [+0.03] udp tx: 1847 MB/s 31341 calls/s 31341 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1305136 calls/s # 15.99 [+1.07] udp tx: 1651 MB/s 28019 calls/s 28019 msg/s # 16.97 [+0.97] udp rx: 1810 MB/s 1474272 calls/s # 16.99 [+0.03] udp tx: 1809 MB/s 30691 calls/s 30691 msg/s # 17.99 [+1.00] udp tx: 1793 MB/s 30425 calls/s 30425 msg/s # 18.00 [+0.00] udp rx: 1771 MB/s 1442592 calls/s # 18.55 [+0.55] GRO frag list over UDP tunnel ok # 19.25 [+0.70] 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__->