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: 1671 MB/s 1361071 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1909 MB/s 1554300 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # udp rx: 1888 MB/s 1537182 calls/s # udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # UDP GRO fwd perf udp rx: 1824 MB/s 1485275 calls/s # udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # udp rx: 1896 MB/s 1544316 calls/s # udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # udp rx: 1892 MB/s 1540780 calls/s # udp tx: 1903 MB/s 32287 calls/s 32287 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: 1517 MB/s 1232755 calls/s # udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # udp rx: 1785 MB/s 1451361 calls/s # udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # udp rx: 1760 MB/s 1430910 calls/s # udp tx: 1895 MB/s 32147 calls/s 32147 msg/s # UDP GRO fwd perf udp rx: 1673 MB/s 1359173 calls/s # udp tx: 1918 MB/s 32532 calls/s 32532 msg/s # udp rx: 1753 MB/s 1425143 calls/s # udp tx: 1900 MB/s 32235 calls/s 32235 msg/s # udp rx: 1805 MB/s 1467925 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 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__->