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: 1828 MB/s 1488214 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # udp rx: 1710 MB/s 1392775 calls/s # udp tx: 1970 MB/s 33424 calls/s 33424 msg/s # udp rx: 1963 MB/s 1598517 calls/s # udp tx: 1969 MB/s 33401 calls/s 33401 msg/s # UDP GRO fwd perf udp rx: 1497 MB/s 1219128 calls/s # udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # udp rx: 1634 MB/s 1330292 calls/s # udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # udp rx: 1586 MB/s 1291367 calls/s # udp tx: 1857 MB/s 31500 calls/s 31500 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: 1714 MB/s 1393016 calls/s # udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # udp rx: 1796 MB/s 1456991 calls/s # udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # udp rx: 1809 MB/s 1466700 calls/s # udp tx: 1942 MB/s 32943 calls/s 32943 msg/s # UDP GRO fwd perf udp rx: 1633 MB/s 1324006 calls/s # udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # udp rx: 1737 MB/s 1407723 calls/s # udp tx: 1953 MB/s 33138 calls/s 33138 msg/s # udp rx: 1724 MB/s 1396736 calls/s # udp tx: 1955 MB/s 33169 calls/s 33169 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__->