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.22 [+0.21] No GRO ok # 0.67 [+0.45] GRO frag list ok # 1.18 [+0.51] GRO fwd ok # 1.60 [+0.42] UDP fwd perf udp rx: 1962 MB/s 1597488 calls/s # 2.66 [+1.06] udp tx: 2005 MB/s 34018 calls/s 34018 msg/s # 3.64 [+0.98] udp rx: 1944 MB/s 1582848 calls/s # 3.66 [+0.02] udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # 4.64 [+0.98] udp rx: 1910 MB/s 1555016 calls/s # 4.66 [+0.02] udp tx: 1903 MB/s 32278 calls/s 32278 msg/s # 4.78 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372176 calls/s # 5.84 [+1.06] udp tx: 1732 MB/s 29379 calls/s 29379 msg/s # 6.82 [+0.98] udp rx: 1877 MB/s 1528320 calls/s # 6.84 [+0.02] udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # 7.82 [+0.98] udp rx: 1941 MB/s 1580496 calls/s # 7.84 [+0.02] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 8.34 [+0.50] GRO frag list over UDP tunnel ok # 9.00 [+0.67] GRO fwd over UDP tunnel ok # 9.23 [+0.23] IPv6 # 9.45 [+0.22] No GRO ok # 9.93 [+0.48] GRO frag list ok # 10.41 [+0.47] GRO fwd ok # 10.84 [+0.43] UDP fwd perf udp rx: 1435 MB/s 1168524 calls/s # 11.89 [+1.06] udp tx: 1796 MB/s 30468 calls/s 30468 msg/s # 12.87 [+0.98] udp rx: 1812 MB/s 1475952 calls/s # 12.89 [+0.02] udp tx: 1816 MB/s 30808 calls/s 30808 msg/s # 13.87 [+0.98] udp rx: 1743 MB/s 1419408 calls/s # 13.89 [+0.02] udp tx: 1742 MB/s 29549 calls/s 29549 msg/s # 14.01 [+0.12] UDP GRO fwd perf udp rx: 1869 MB/s 1522176 calls/s # 15.07 [+1.06] udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # 16.05 [+0.98] udp rx: 1904 MB/s 1550880 calls/s # 16.07 [+0.02] udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # 17.05 [+0.98] udp rx: 1909 MB/s 1554912 calls/s # 17.07 [+0.02] udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # 17.58 [+0.51] GRO frag list over UDP tunnel ok # 18.24 [+0.66] 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__->