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: 1741 MB/s 1417514 calls/s # udp tx: 1852 MB/s 31413 calls/s 31413 msg/s # udp rx: 1881 MB/s 1531954 calls/s # udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # udp rx: 1877 MB/s 1528189 calls/s # udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # UDP GRO fwd perf udp rx: 1814 MB/s 1477292 calls/s # udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # udp rx: 1875 MB/s 1526943 calls/s # udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # udp rx: 1875 MB/s 1527122 calls/s # udp tx: 1894 MB/s 32137 calls/s 32137 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: 1355 MB/s 1097660 calls/s # udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # udp rx: 1604 MB/s 1300272 calls/s # udp tx: 1952 MB/s 33111 calls/s 33111 msg/s # udp rx: 1759 MB/s 1425447 calls/s # udp tx: 1947 MB/s 33031 calls/s 33031 msg/s # UDP GRO fwd perf udp rx: 1248 MB/s 1013544 calls/s # udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # udp rx: 1310 MB/s 1064691 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # udp rx: 1594 MB/s 1293020 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 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__->