make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-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: 1673 MB/s 1362540 calls/s # udp tx: 1946 MB/s 33006 calls/s 33006 msg/s # udp rx: 1934 MB/s 1574975 calls/s # udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # udp rx: 1951 MB/s 1588197 calls/s # udp tx: 1961 MB/s 33263 calls/s 33263 msg/s # UDP GRO fwd perf udp rx: 1753 MB/s 1425657 calls/s # udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # udp rx: 1797 MB/s 1461144 calls/s # udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # udp rx: 1902 MB/s 1548081 calls/s # udp tx: 1951 MB/s 33094 calls/s 33094 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: 1279 MB/s 1038488 calls/s # udp tx: 1791 MB/s 30391 calls/s 30391 msg/s # udp rx: 1662 MB/s 1347256 calls/s # udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # udp rx: 1801 MB/s 1460015 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # UDP GRO fwd perf udp rx: 1301 MB/s 1057254 calls/s # udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # udp rx: 1609 MB/s 1307581 calls/s # udp tx: 1811 MB/s 30717 calls/s 30717 msg/s # udp rx: 1839 MB/s 1495226 calls/s # udp tx: 1918 MB/s 32532 calls/s 32532 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-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->