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.03 [+0.03] IPv4 # 0.31 [+0.28] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.50 [+0.61] GRO fwd ok # 2.04 [+0.53] UDP fwd perf udp rx: 969 MB/s 789308 calls/s # 3.11 [+1.07] udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # 4.08 [+0.97] udp rx: 982 MB/s 799899 calls/s # 4.11 [+0.03] udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # 5.08 [+0.97] udp rx: 1160 MB/s 945105 calls/s # 5.11 [+0.03] udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 846 MB/s 689011 calls/s # 6.32 [+1.08] udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # 7.28 [+0.97] udp rx: 1222 MB/s 994990 calls/s # 7.32 [+0.03] udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # 8.28 [+0.97] udp rx: 1264 MB/s 1029360 calls/s # 8.32 [+0.03] udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # 8.94 [+0.62] GRO frag list over UDP tunnel ok # 9.80 [+0.86] GRO fwd over UDP tunnel ok # 10.08 [+0.28] IPv6 # 10.35 [+0.28] No GRO ok # 10.94 [+0.59] GRO frag list ok # 11.53 [+0.59] GRO fwd ok # 12.04 [+0.51] UDP fwd perf udp rx: 1660 MB/s 1352007 calls/s # 13.11 [+1.07] udp tx: 1786 MB/s 30302 calls/s 30302 msg/s # 14.09 [+0.98] udp rx: 1845 MB/s 1502624 calls/s # 14.11 [+0.02] udp tx: 1843 MB/s 31274 calls/s 31274 msg/s # 15.09 [+0.98] udp rx: 1801 MB/s 1466630 calls/s # 15.11 [+0.02] udp tx: 1799 MB/s 30529 calls/s 30529 msg/s # 15.23 [+0.12] UDP GRO fwd perf udp rx: 1424 MB/s 1159511 calls/s # 16.29 [+1.06] udp tx: 1825 MB/s 30960 calls/s 30960 msg/s # 17.27 [+0.98] udp rx: 1773 MB/s 1443955 calls/s # 17.29 [+0.02] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 18.27 [+0.98] udp rx: 1842 MB/s 1499712 calls/s # 18.29 [+0.02] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 18.90 [+0.60] GRO frag list over UDP tunnel ok # 19.66 [+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__->