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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1573 MB/s 1280480 calls/s # udp tx: 1860 MB/s 31555 calls/s 31555 msg/s # udp rx: 1865 MB/s 1518596 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # udp rx: 1814 MB/s 1477030 calls/s # udp tx: 1829 MB/s 31027 calls/s 31027 msg/s # UDP GRO fwd perf udp rx: 1773 MB/s 1443892 calls/s # udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # udp rx: 1885 MB/s 1535041 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1880 MB/s 1531009 calls/s # udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1539 MB/s 1250357 calls/s # udp tx: 1837 MB/s 31171 calls/s 31171 msg/s # udp rx: 1599 MB/s 1298565 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # udp rx: 1597 MB/s 1297816 calls/s # udp tx: 1897 MB/s 32184 calls/s 32184 msg/s # UDP GRO fwd perf udp rx: 1741 MB/s 1415170 calls/s # udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # udp rx: 1833 MB/s 1490466 calls/s # udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # udp rx: 1848 MB/s 1503808 calls/s # udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # GRO frag list over UDP tunnel ok # 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__->