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.40 [+0.60] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1635 MB/s 1331612 calls/s # 2.97 [+1.07] udp tx: 1810 MB/s 30711 calls/s 30711 msg/s # 3.94 [+0.97] udp rx: 1881 MB/s 1531872 calls/s # 3.97 [+0.03] udp tx: 1879 MB/s 31879 calls/s 31879 msg/s # 4.94 [+0.98] udp rx: 1884 MB/s 1533984 calls/s # 4.97 [+0.02] udp tx: 1882 MB/s 31930 calls/s 31930 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1398 MB/s 1138257 calls/s # 6.15 [+1.07] udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # 7.13 [+0.97] udp rx: 1834 MB/s 1493088 calls/s # 7.15 [+0.03] udp tx: 1826 MB/s 30979 calls/s 30979 msg/s # 8.13 [+0.97] udp rx: 1857 MB/s 1512000 calls/s # 8.15 [+0.03] udp tx: 1862 MB/s 31593 calls/s 31593 msg/s # 8.81 [+0.66] GRO frag list over UDP tunnel ok # 9.66 [+0.84] GRO fwd over UDP tunnel ok # 9.93 [+0.27] IPv6 # 10.18 [+0.26] No GRO ok # 10.71 [+0.53] GRO frag list ok # 11.30 [+0.59] GRO fwd ok # 11.80 [+0.49] UDP fwd perf udp rx: 1777 MB/s 1446960 calls/s # 12.87 [+1.07] udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # 13.84 [+0.97] udp rx: 1833 MB/s 1492320 calls/s # 13.87 [+0.03] udp tx: 1830 MB/s 31044 calls/s 31044 msg/s # 14.84 [+0.97] udp rx: 1838 MB/s 1496400 calls/s # 14.87 [+0.03] udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1440240 calls/s # 16.07 [+1.07] udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # 17.04 [+0.97] udp rx: 1835 MB/s 1494240 calls/s # 17.07 [+0.03] udp tx: 1834 MB/s 31113 calls/s 31113 msg/s # 18.04 [+0.97] udp rx: 1842 MB/s 1499664 calls/s # 18.07 [+0.03] udp tx: 1838 MB/s 31186 calls/s 31186 msg/s # 18.69 [+0.63] GRO frag list over UDP tunnel ok # 19.51 [+0.82] 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__->