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.74 [+0.50] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1894 MB/s 1542528 calls/s # 2.82 [+1.06] udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # 3.80 [+0.98] udp rx: 1919 MB/s 1562592 calls/s # 3.82 [+0.02] udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # 4.80 [+0.98] udp rx: 1857 MB/s 1512048 calls/s # 4.82 [+0.02] udp tx: 1855 MB/s 31472 calls/s 31472 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1878 MB/s 1528944 calls/s # 6.01 [+1.06] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 6.98 [+0.98] udp rx: 1905 MB/s 1551216 calls/s # 7.01 [+0.02] udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # 7.99 [+0.98] udp rx: 1908 MB/s 1554048 calls/s # 8.01 [+0.02] udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.73] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.75 [+0.22] No GRO ok # 10.25 [+0.50] GRO frag list ok # 10.75 [+0.50] GRO fwd ok # 11.21 [+0.45] UDP fwd perf udp rx: 1882 MB/s 1532304 calls/s # 12.27 [+1.06] udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # 13.25 [+0.98] udp rx: 1873 MB/s 1525152 calls/s # 13.27 [+0.02] udp tx: 1871 MB/s 31739 calls/s 31739 msg/s # 14.27 [+1.00] udp tx: 1830 MB/s 31051 calls/s 31051 msg/s # 14.27 [+0.00] udp rx: 1795 MB/s 1462095 calls/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1164 MB/s 947842 calls/s # 15.47 [+1.07] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 16.44 [+0.97] udp rx: 963 MB/s 784771 calls/s # 16.47 [+0.03] udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # 17.44 [+0.97] udp rx: 884 MB/s 720164 calls/s # 17.47 [+0.03] udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # 18.04 [+0.58] GRO frag list over UDP tunnel ok # 18.82 [+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__->