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.24 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.30 [+0.58] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1531 MB/s 1246712 calls/s # 2.84 [+1.06] udp tx: 1836 MB/s 31145 calls/s 31145 msg/s # 3.84 [+1.00] udp tx: 1830 MB/s 31049 calls/s 31049 msg/s # 3.84 [+0.00] udp rx: 1819 MB/s 1481243 calls/s # 4.84 [+1.00] udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # 4.94 [+0.10] udp rx: 1818 MB/s 1480348 calls/s # 4.95 [+0.02] UDP GRO fwd perf udp rx: 1445 MB/s 1176436 calls/s # 6.02 [+1.06] udp tx: 1642 MB/s 27850 calls/s 27850 msg/s # 6.99 [+0.97] udp rx: 1740 MB/s 1416624 calls/s # 7.02 [+0.03] udp tx: 1739 MB/s 29506 calls/s 29506 msg/s # 7.99 [+0.98] udp rx: 1674 MB/s 1363536 calls/s # 8.02 [+0.03] udp tx: 1662 MB/s 28205 calls/s 28205 msg/s # 8.63 [+0.61] GRO frag list over UDP tunnel ok # 9.40 [+0.78] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.91 [+0.25] No GRO ok # 10.45 [+0.54] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.51 [+0.50] UDP fwd perf udp rx: 1345 MB/s 1095698 calls/s # 12.59 [+1.08] udp tx: 1638 MB/s 27784 calls/s 27784 msg/s # 13.56 [+0.97] udp rx: 1723 MB/s 1402992 calls/s # 13.59 [+0.03] udp tx: 1728 MB/s 29320 calls/s 29320 msg/s # 14.56 [+0.97] udp rx: 1846 MB/s 1503600 calls/s # 14.59 [+0.03] udp tx: 1845 MB/s 31308 calls/s 31308 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1509 MB/s 1228959 calls/s # 15.78 [+1.07] udp tx: 1645 MB/s 27914 calls/s 27914 msg/s # 16.75 [+0.97] udp rx: 1854 MB/s 1509696 calls/s # 16.78 [+0.03] udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # 17.75 [+0.97] udp rx: 1847 MB/s 1504128 calls/s # 17.78 [+0.03] udp tx: 1844 MB/s 31291 calls/s 31291 msg/s # 18.33 [+0.54] GRO frag list over UDP tunnel ok # 19.10 [+0.77] 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__->