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.23 [+0.21] No GRO ok # 0.69 [+0.46] GRO frag list ok # 1.19 [+0.51] GRO fwd ok # 1.65 [+0.45] UDP fwd perf udp rx: 1595 MB/s 1298857 calls/s # 2.71 [+1.06] udp tx: 1864 MB/s 31625 calls/s 31625 msg/s # 3.69 [+0.98] udp rx: 1923 MB/s 1565856 calls/s # 3.71 [+0.02] udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # 4.69 [+0.98] udp rx: 1951 MB/s 1588704 calls/s # 4.71 [+0.02] udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488860 calls/s # 5.90 [+1.07] udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # 6.87 [+0.97] udp rx: 1997 MB/s 1626000 calls/s # 6.90 [+0.03] udp tx: 1995 MB/s 33841 calls/s 33841 msg/s # 7.87 [+0.97] udp rx: 1984 MB/s 1615248 calls/s # 7.90 [+0.03] udp tx: 1981 MB/s 33600 calls/s 33600 msg/s # 8.45 [+0.56] GRO frag list over UDP tunnel ok # 9.20 [+0.75] GRO fwd over UDP tunnel ok # 9.45 [+0.25] IPv6 # 9.67 [+0.21] No GRO ok # 10.17 [+0.51] GRO frag list ok # 10.70 [+0.53] GRO fwd ok # 11.17 [+0.47] UDP fwd perf udp rx: 1479 MB/s 1204085 calls/s # 12.23 [+1.06] udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # 13.20 [+0.98] udp rx: 1845 MB/s 1502592 calls/s # 13.23 [+0.03] udp tx: 1843 MB/s 31271 calls/s 31271 msg/s # 14.21 [+0.98] udp rx: 1843 MB/s 1500672 calls/s # 14.23 [+0.02] udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357562 calls/s # 15.41 [+1.06] udp tx: 1833 MB/s 31100 calls/s 31100 msg/s # 16.39 [+0.98] udp rx: 1775 MB/s 1445856 calls/s # 16.41 [+0.02] udp tx: 1777 MB/s 30142 calls/s 30142 msg/s # 17.39 [+0.98] udp rx: 1934 MB/s 1575024 calls/s # 17.41 [+0.02] udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # 17.96 [+0.55] GRO frag list over UDP tunnel ok # 18.70 [+0.74] 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__->