make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1257 MB/s 1023360 calls/s # udp tx: 1718 MB/s 29139 calls/s 29139 msg/s # udp rx: 1860 MB/s 1514619 calls/s # udp tx: 1867 MB/s 31672 calls/s 31672 msg/s # udp rx: 1890 MB/s 1539401 calls/s # udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # UDP GRO fwd perf udp rx: 1786 MB/s 1454598 calls/s # udp tx: 1959 MB/s 33228 calls/s 33228 msg/s # udp rx: 1966 MB/s 1600603 calls/s # udp tx: 1979 MB/s 33573 calls/s 33573 msg/s # udp rx: 1959 MB/s 1595051 calls/s # udp tx: 1972 MB/s 33456 calls/s 33456 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: 1606 MB/s 1301788 calls/s # udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # udp rx: 1743 MB/s 1413712 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # udp rx: 1762 MB/s 1430163 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1214587 calls/s # udp tx: 1956 MB/s 33178 calls/s 33178 msg/s # udp rx: 1768 MB/s 1433047 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 msg/s # udp rx: 1520 MB/s 1231584 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 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__->