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: 1290 MB/s 1048243 calls/s # udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # udp rx: 1702 MB/s 1384799 calls/s # udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # udp rx: 1714 MB/s 1395189 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # UDP GRO fwd perf udp rx: 1781 MB/s 1449419 calls/s # udp tx: 1896 MB/s 32173 calls/s 32173 msg/s # udp rx: 1628 MB/s 1323854 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # udp rx: 1917 MB/s 1560532 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 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: 1685 MB/s 1367741 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # udp rx: 1801 MB/s 1462397 calls/s # udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # udp rx: 1861 MB/s 1511824 calls/s # udp tx: 1914 MB/s 32463 calls/s 32463 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1456915 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1844 MB/s 1496397 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # udp rx: 1840 MB/s 1493425 calls/s # udp tx: 1922 MB/s 32615 calls/s 32615 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__->