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: 958 MB/s 779819 calls/s # udp tx: 1146 MB/s 19440 calls/s 19440 msg/s # udp rx: 1187 MB/s 966537 calls/s # udp tx: 1194 MB/s 20256 calls/s 20256 msg/s # udp rx: 1159 MB/s 943543 calls/s # udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # UDP GRO fwd perf udp rx: 1201 MB/s 978095 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 1331 MB/s 1083993 calls/s # udp tx: 1350 MB/s 22907 calls/s 22907 msg/s # udp rx: 1239 MB/s 1007937 calls/s # udp tx: 1365 MB/s 23158 calls/s 23158 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 226 MB/s 184064 calls/s # udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # udp tx: 1061 MB/s 18007 calls/s 18007 msg/s # udp rx: 432 MB/s 350780 calls/s # udp tx: 927 MB/s 15730 calls/s 15730 msg/s # udp rx: 529 MB/s 431093 calls/s # UDP tunnel GRO fwd perf udp rx: 767 MB/s 624529 calls/s # udp tx: 957 MB/s 16241 calls/s 16241 msg/s # udp rx: 902 MB/s 734422 calls/s # udp tx: 954 MB/s 16189 calls/s 16189 msg/s # udp rx: 940 MB/s 765369 calls/s # udp tx: 989 MB/s 16789 calls/s 16789 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 875 MB/s 712343 calls/s # udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # udp rx: 1822 MB/s 1483428 calls/s # udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # udp rx: 1836 MB/s 1495393 calls/s # udp tx: 1842 MB/s 31250 calls/s 31250 msg/s # UDP GRO fwd perf udp rx: 1357 MB/s 1104555 calls/s # udp tx: 1471 MB/s 24954 calls/s 24954 msg/s # udp rx: 1348 MB/s 1095827 calls/s # udp tx: 1625 MB/s 27577 calls/s 27577 msg/s # udp rx: 1534 MB/s 1247990 calls/s # udp tx: 1689 MB/s 28652 calls/s 28652 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 221 MB/s 179696 calls/s # udp tx: 942 MB/s 15980 calls/s 15980 msg/s # udp rx: 378 MB/s 307706 calls/s # udp tx: 859 MB/s 14581 calls/s 14581 msg/s # udp rx: 477 MB/s 388122 calls/s # udp tx: 934 MB/s 15846 calls/s 15846 msg/s # UDP tunnel GRO fwd perf udp rx: 291 MB/s 236957 calls/s # udp tx: 919 MB/s 15598 calls/s 15598 msg/s # udp rx: 256 MB/s 207779 calls/s # udp tx: 956 MB/s 16219 calls/s 16219 msg/s # udp rx: 235 MB/s 190956 calls/s # udp tx: 958 MB/s 16252 calls/s 16252 msg/s 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__->