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.22] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1699 MB/s 1383425 calls/s # 2.85 [+1.06] udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # 3.82 [+0.97] udp rx: 1846 MB/s 1503396 calls/s # 3.85 [+0.03] udp tx: 1837 MB/s 31164 calls/s 31164 msg/s # 4.83 [+0.97] udp rx: 1816 MB/s 1478976 calls/s # 4.85 [+0.03] udp tx: 1816 MB/s 30817 calls/s 30817 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1738 MB/s 1415326 calls/s # 6.03 [+1.06] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 7.00 [+0.97] udp rx: 1960 MB/s 1596288 calls/s # 7.03 [+0.03] udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # 8.01 [+0.97] udp rx: 1830 MB/s 1490016 calls/s # 8.03 [+0.03] udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # 8.59 [+0.55] GRO frag list over UDP tunnel ok # 9.35 [+0.76] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.87 [+0.27] No GRO ok # 10.42 [+0.55] GRO frag list ok # 10.97 [+0.56] GRO fwd ok # 11.50 [+0.52] UDP fwd perf udp rx: 1598 MB/s 1301708 calls/s # 12.56 [+1.07] udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # 13.54 [+0.97] udp rx: 1877 MB/s 1528320 calls/s # 13.57 [+0.03] udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # 14.54 [+0.97] udp rx: 1870 MB/s 1522464 calls/s # 14.56 [+0.03] udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1803 MB/s 1468526 calls/s # 15.75 [+1.07] udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # 16.73 [+0.98] udp rx: 1880 MB/s 1530720 calls/s # 16.75 [+0.02] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 17.73 [+0.98] udp rx: 1671 MB/s 1360653 calls/s # 17.75 [+0.02] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 18.36 [+0.61] GRO frag list over UDP tunnel ok # 19.14 [+0.78] 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__->