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: 1658 MB/s 1349543 calls/s # udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # udp rx: 1606 MB/s 1307852 calls/s # udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # udp rx: 1921 MB/s 1564154 calls/s # udp tx: 1938 MB/s 32881 calls/s 32881 msg/s # UDP GRO fwd perf udp rx: 1819 MB/s 1480887 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # udp rx: 1905 MB/s 1550219 calls/s # udp tx: 1935 MB/s 32820 calls/s 32820 msg/s # udp rx: 1895 MB/s 1541424 calls/s # udp tx: 1948 MB/s 33041 calls/s 33041 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: 1676 MB/s 1360533 calls/s # udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # udp rx: 1764 MB/s 1429845 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # udp rx: 1769 MB/s 1434207 calls/s # udp tx: 1961 MB/s 33263 calls/s 33263 msg/s # UDP GRO fwd perf udp rx: 1584 MB/s 1283722 calls/s # udp tx: 1963 MB/s 33296 calls/s 33296 msg/s # udp tx: 1975 MB/s 33508 calls/s 33508 msg/s # udp rx: 1686 MB/s 1366878 calls/s # udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # udp rx: 1691 MB/s 1370520 calls/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__->