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: 1556 MB/s 1265714 calls/s # udp tx: 1697 MB/s 28785 calls/s 28785 msg/s # udp rx: 1633 MB/s 1328373 calls/s # udp tx: 1718 MB/s 29153 calls/s 29153 msg/s # udp rx: 1784 MB/s 1450398 calls/s # udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1252443 calls/s # udp tx: 1836 MB/s 31156 calls/s 31156 msg/s # udp rx: 1900 MB/s 1546862 calls/s # udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # udp rx: 1898 MB/s 1545711 calls/s # udp tx: 1907 MB/s 32344 calls/s 32344 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 tx: 1161 MB/s 19692 calls/s 19692 msg/s # udp rx: 697 MB/s 566058 calls/s # udp tx: 1205 MB/s 20448 calls/s 20448 msg/s # udp rx: 754 MB/s 611948 calls/s # udp tx: 1034 MB/s 17553 calls/s 17553 msg/s # udp rx: 902 MB/s 733815 calls/s # UDP GRO fwd perf udp rx: 1187 MB/s 962613 calls/s # udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # udp rx: 1147 MB/s 929296 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # udp rx: 1085 MB/s 879601 calls/s # udp tx: 1886 MB/s 31990 calls/s 31990 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__->