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: 1471 MB/s 1196883 calls/s # udp tx: 1865 MB/s 31644 calls/s 31644 msg/s # udp rx: 1684 MB/s 1370888 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # udp rx: 1826 MB/s 1486995 calls/s # udp tx: 1832 MB/s 31081 calls/s 31081 msg/s # UDP GRO fwd perf udp rx: 1414 MB/s 1151200 calls/s # udp tx: 1843 MB/s 31261 calls/s 31261 msg/s # udp rx: 1882 MB/s 1532257 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # udp rx: 1884 MB/s 1533955 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 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: 782 MB/s 636650 calls/s # udp tx: 1084 MB/s 18402 calls/s 18402 msg/s # udp rx: 1130 MB/s 919484 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1072 MB/s 871746 calls/s # udp tx: 1162 MB/s 19715 calls/s 19715 msg/s # UDP GRO fwd perf udp rx: 1017 MB/s 826553 calls/s # udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # udp rx: 989 MB/s 803989 calls/s # udp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp rx: 1005 MB/s 815716 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 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__->