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.28 [+0.25] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.99 [+0.54] UDP fwd perf udp rx: 1491 MB/s 1214628 calls/s # 3.06 [+1.08] udp tx: 1850 MB/s 31388 calls/s 31388 msg/s # 4.04 [+0.97] udp rx: 1861 MB/s 1515175 calls/s # 4.06 [+0.03] udp tx: 1958 MB/s 33225 calls/s 33225 msg/s # 5.04 [+0.97] udp rx: 1973 MB/s 1606496 calls/s # 5.06 [+0.03] udp tx: 1970 MB/s 33421 calls/s 33421 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1869 MB/s 1522356 calls/s # 6.26 [+1.07] udp tx: 1971 MB/s 33433 calls/s 33433 msg/s # 7.23 [+0.97] udp rx: 1983 MB/s 1614576 calls/s # 7.26 [+0.03] udp tx: 1981 MB/s 33602 calls/s 33602 msg/s # 8.23 [+0.98] udp rx: 1986 MB/s 1616880 calls/s # 8.26 [+0.02] udp tx: 1984 MB/s 33651 calls/s 33651 msg/s # 8.83 [+0.58] GRO frag list over UDP tunnel ok # 9.53 [+0.70] GRO fwd over UDP tunnel ok # 9.79 [+0.25] IPv6 # 10.06 [+0.27] No GRO ok # 10.57 [+0.52] GRO frag list ok # 11.14 [+0.56] GRO fwd ok # 11.63 [+0.49] UDP fwd perf udp rx: 1621 MB/s 1320240 calls/s # 12.70 [+1.07] udp tx: 1829 MB/s 31032 calls/s 31032 msg/s # 13.67 [+0.97] udp rx: 1970 MB/s 1604192 calls/s # 13.70 [+0.03] udp tx: 1969 MB/s 33404 calls/s 33404 msg/s # 14.67 [+0.97] udp rx: 1906 MB/s 1552032 calls/s # 14.70 [+0.03] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1795 MB/s 1461893 calls/s # 15.88 [+1.06] udp tx: 1848 MB/s 31360 calls/s 31360 msg/s # 16.85 [+0.97] udp rx: 1925 MB/s 1567280 calls/s # 16.88 [+0.03] udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # 17.85 [+0.97] udp rx: 1867 MB/s 1520467 calls/s # 17.88 [+0.03] udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # 18.42 [+0.55] GRO frag list over UDP tunnel ok # 19.13 [+0.70] 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__->