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.29 [+0.27] No GRO ok # 0.82 [+0.53] GRO frag list ok # 1.38 [+0.56] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1663 MB/s 1354360 calls/s # 2.94 [+1.07] udp tx: 1775 MB/s 30118 calls/s 30118 msg/s # 3.92 [+0.97] udp rx: 1863 MB/s 1516992 calls/s # 3.94 [+0.03] udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # 4.92 [+0.98] udp rx: 1811 MB/s 1474412 calls/s # 4.94 [+0.02] udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1434816 calls/s # 6.13 [+1.07] udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # 7.10 [+0.97] udp rx: 1898 MB/s 1545984 calls/s # 7.13 [+0.03] udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # 8.10 [+0.97] udp rx: 1893 MB/s 1541856 calls/s # 8.13 [+0.03] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 8.74 [+0.60] GRO frag list over UDP tunnel ok # 9.49 [+0.75] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.98 [+0.24] No GRO ok # 10.50 [+0.52] GRO frag list ok # 11.03 [+0.53] GRO fwd ok # 11.48 [+0.46] UDP fwd perf udp rx: 1735 MB/s 1412748 calls/s # 12.55 [+1.06] udp tx: 1848 MB/s 31344 calls/s 31344 msg/s # 13.52 [+0.98] udp rx: 1859 MB/s 1513728 calls/s # 13.55 [+0.02] udp tx: 1856 MB/s 31489 calls/s 31489 msg/s # 14.52 [+0.98] udp rx: 1651 MB/s 1344770 calls/s # 14.55 [+0.02] udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1483 MB/s 1207547 calls/s # 15.73 [+1.07] udp tx: 1773 MB/s 30082 calls/s 30082 msg/s # 16.70 [+0.97] udp rx: 1804 MB/s 1469319 calls/s # 16.73 [+0.03] udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # 17.71 [+0.97] udp rx: 1858 MB/s 1513248 calls/s # 17.73 [+0.03] udp tx: 1856 MB/s 31493 calls/s 31493 msg/s # 18.34 [+0.61] GRO frag list over UDP tunnel ok # 19.10 [+0.76] 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__->