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.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 1647 MB/s 1341600 calls/s # 3.03 [+1.07] udp tx: 1702 MB/s 28874 calls/s 28874 msg/s # 4.00 [+0.97] udp rx: 1855 MB/s 1510224 calls/s # 4.03 [+0.03] udp tx: 1854 MB/s 31448 calls/s 31448 msg/s # 5.00 [+0.97] udp rx: 1786 MB/s 1454221 calls/s # 5.03 [+0.03] udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372003 calls/s # 6.22 [+1.07] udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # 7.19 [+0.97] udp rx: 1704 MB/s 1387592 calls/s # 7.22 [+0.03] udp tx: 1813 MB/s 30763 calls/s 30763 msg/s # 8.19 [+0.97] udp rx: 1815 MB/s 1477680 calls/s # 8.22 [+0.03] udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # 8.86 [+0.64] GRO frag list over UDP tunnel ok # 9.70 [+0.84] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.19 [+0.23] No GRO ok # 10.66 [+0.47] GRO frag list ok # 11.19 [+0.53] GRO fwd ok # 11.65 [+0.46] UDP fwd perf udp rx: 1597 MB/s 1300158 calls/s # 12.71 [+1.06] udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # 13.68 [+0.98] udp rx: 1797 MB/s 1463371 calls/s # 13.71 [+0.02] udp tx: 1800 MB/s 30540 calls/s 30540 msg/s # 14.69 [+0.98] udp rx: 1764 MB/s 1436880 calls/s # 14.71 [+0.02] udp tx: 1761 MB/s 29873 calls/s 29873 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1359024 calls/s # 15.90 [+1.07] udp tx: 1723 MB/s 29233 calls/s 29233 msg/s # 16.87 [+0.97] udp rx: 1585 MB/s 1290624 calls/s # 16.90 [+0.03] udp tx: 1579 MB/s 26783 calls/s 26783 msg/s # 17.87 [+0.97] udp rx: 1665 MB/s 1355564 calls/s # 17.90 [+0.03] udp tx: 1676 MB/s 28427 calls/s 28427 msg/s # 18.42 [+0.52] GRO frag list over UDP tunnel ok # 19.13 [+0.71] 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__->