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.30 [+0.28] No GRO ok # 0.91 [+0.60] GRO frag list ok # 1.57 [+0.66] GRO fwd ok # 2.09 [+0.52] UDP fwd perf udp rx: 1512 MB/s 1231388 calls/s # 3.16 [+1.07] udp tx: 1807 MB/s 30658 calls/s 30658 msg/s # 4.13 [+0.97] udp rx: 1914 MB/s 1558368 calls/s # 4.16 [+0.03] udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 5.13 [+0.97] udp rx: 1912 MB/s 1557312 calls/s # 5.16 [+0.03] udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1842 MB/s 1500000 calls/s # 6.34 [+1.07] udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # 7.31 [+0.97] udp rx: 1788 MB/s 1455936 calls/s # 7.34 [+0.03] udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # 8.32 [+0.97] udp rx: 1675 MB/s 1364040 calls/s # 8.34 [+0.03] udp tx: 1685 MB/s 28584 calls/s 28584 msg/s # 8.95 [+0.60] GRO frag list over UDP tunnel ok # 9.76 [+0.81] GRO fwd over UDP tunnel ok # 10.02 [+0.26] IPv6 # 10.30 [+0.28] No GRO ok # 10.84 [+0.54] GRO frag list ok # 11.40 [+0.57] GRO fwd ok # 11.90 [+0.50] UDP fwd perf udp rx: 1448 MB/s 1179132 calls/s # 12.97 [+1.07] udp tx: 1648 MB/s 27953 calls/s 27953 msg/s # 13.94 [+0.97] udp rx: 1619 MB/s 1318512 calls/s # 13.97 [+0.03] udp tx: 1621 MB/s 27501 calls/s 27501 msg/s # 14.94 [+0.97] udp rx: 1851 MB/s 1507344 calls/s # 14.97 [+0.03] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1810 MB/s 1474224 calls/s # 16.16 [+1.07] udp tx: 1863 MB/s 31601 calls/s 31601 msg/s # 17.13 [+0.97] udp rx: 1872 MB/s 1524384 calls/s # 17.16 [+0.03] udp tx: 1870 MB/s 31732 calls/s 31732 msg/s # 18.13 [+0.97] udp rx: 1856 MB/s 1511376 calls/s # 18.16 [+0.03] udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # 18.76 [+0.60] GRO frag list over UDP tunnel ok # 19.59 [+0.84] 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__->