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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.86 [+0.51] UDP fwd perf udp rx: 1698 MB/s 1382588 calls/s # 2.92 [+1.07] udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # 3.90 [+0.97] udp rx: 1887 MB/s 1536288 calls/s # 3.92 [+0.03] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 4.90 [+0.97] udp rx: 1900 MB/s 1547424 calls/s # 4.92 [+0.03] udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1813 MB/s 1476336 calls/s # 6.11 [+1.07] udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # 7.08 [+0.97] udp rx: 1899 MB/s 1546704 calls/s # 7.11 [+0.03] udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # 8.08 [+0.97] udp rx: 1895 MB/s 1542816 calls/s # 8.11 [+0.03] udp tx: 1893 MB/s 32123 calls/s 32123 msg/s # 8.69 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.73] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.89 [+0.23] No GRO ok # 10.42 [+0.53] GRO frag list ok # 10.95 [+0.53] GRO fwd ok # 11.41 [+0.46] UDP fwd perf udp rx: 1790 MB/s 1458048 calls/s # 12.48 [+1.07] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 13.45 [+0.97] udp rx: 1856 MB/s 1511280 calls/s # 13.48 [+0.03] udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # 14.45 [+0.97] udp rx: 1877 MB/s 1528800 calls/s # 14.48 [+0.02] udp tx: 1876 MB/s 31828 calls/s 31828 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1825 MB/s 1486416 calls/s # 15.67 [+1.07] udp tx: 1874 MB/s 31789 calls/s 31789 msg/s # 16.64 [+0.97] udp rx: 1885 MB/s 1534656 calls/s # 16.67 [+0.03] udp tx: 1884 MB/s 31955 calls/s 31955 msg/s # 17.64 [+0.98] udp rx: 1592 MB/s 1296637 calls/s # 17.67 [+0.02] udp tx: 1826 MB/s 30974 calls/s 30974 msg/s # 18.24 [+0.57] GRO frag list over UDP tunnel ok # 18.99 [+0.75] 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__->