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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1544 MB/s 1257230 calls/s # 2.82 [+1.06] udp tx: 1705 MB/s 28930 calls/s 28930 msg/s # 3.80 [+0.98] udp rx: 1777 MB/s 1447191 calls/s # 3.82 [+0.02] udp tx: 1864 MB/s 31624 calls/s 31624 msg/s # 4.80 [+0.98] udp rx: 1862 MB/s 1516571 calls/s # 4.82 [+0.02] udp tx: 1868 MB/s 31689 calls/s 31689 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1530 MB/s 1246149 calls/s # 6.01 [+1.06] udp tx: 1834 MB/s 31116 calls/s 31116 msg/s # 6.98 [+0.97] udp rx: 1552 MB/s 1263714 calls/s # 7.01 [+0.03] udp tx: 1731 MB/s 29363 calls/s 29363 msg/s # 7.98 [+0.97] udp rx: 1689 MB/s 1375669 calls/s # 8.01 [+0.03] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 8.55 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.67] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.69 [+0.23] No GRO ok # 10.17 [+0.48] GRO frag list ok # 10.65 [+0.48] GRO fwd ok # 11.10 [+0.45] UDP fwd perf udp rx: 1669 MB/s 1359164 calls/s # 12.17 [+1.07] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 13.14 [+0.97] udp rx: 1867 MB/s 1520544 calls/s # 13.17 [+0.03] udp tx: 1865 MB/s 31647 calls/s 31647 msg/s # 14.14 [+0.97] udp rx: 1868 MB/s 1521456 calls/s # 14.17 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1406197 calls/s # 15.36 [+1.07] udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # 16.33 [+0.97] udp rx: 1866 MB/s 1519152 calls/s # 16.36 [+0.03] udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # 17.33 [+0.97] udp rx: 1622 MB/s 1320891 calls/s # 17.36 [+0.03] udp tx: 1833 MB/s 31090 calls/s 31090 msg/s # 17.92 [+0.56] GRO frag list over UDP tunnel ok # 18.64 [+0.72] 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__->