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.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1514 MB/s 1233212 calls/s # 2.82 [+1.07] udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # 3.80 [+0.97] udp rx: 1921 MB/s 1564560 calls/s # 3.82 [+0.03] udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # 4.80 [+0.97] udp rx: 1914 MB/s 1558700 calls/s # 4.82 [+0.03] udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532784 calls/s # 6.01 [+1.07] udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # 6.99 [+0.97] udp rx: 1935 MB/s 1575648 calls/s # 7.01 [+0.03] udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # 7.99 [+0.98] udp rx: 1929 MB/s 1571232 calls/s # 8.01 [+0.02] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 8.58 [+0.57] GRO frag list over UDP tunnel ok # 9.30 [+0.72] GRO fwd over UDP tunnel ok # 9.55 [+0.25] IPv6 # 9.78 [+0.23] No GRO ok # 10.28 [+0.50] GRO frag list ok # 10.81 [+0.53] GRO fwd ok # 11.27 [+0.46] UDP fwd perf udp rx: 1822 MB/s 1483772 calls/s # 12.34 [+1.07] udp tx: 1878 MB/s 31863 calls/s 31863 msg/s # 13.32 [+0.97] udp rx: 1894 MB/s 1542720 calls/s # 13.34 [+0.03] udp tx: 1893 MB/s 32117 calls/s 32117 msg/s # 14.32 [+0.98] udp rx: 1896 MB/s 1543776 calls/s # 14.34 [+0.02] udp tx: 1893 MB/s 32123 calls/s 32123 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507584 calls/s # 15.53 [+1.07] udp tx: 1901 MB/s 32246 calls/s 32246 msg/s # 16.54 [+1.00] udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # 16.54 [+0.00] udp rx: 1855 MB/s 1510672 calls/s # 17.53 [+1.00] udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # 17.63 [+0.10] udp rx: 1911 MB/s 1556541 calls/s # 18.10 [+0.47] GRO frag list over UDP tunnel ok # 18.82 [+0.72] 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__->