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: 1176 MB/s 953769 calls/s # udp tx: 1965 MB/s 33342 calls/s 33342 msg/s # udp rx: 1679 MB/s 1364292 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1915 MB/s 1558940 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # UDP GRO fwd perf udp rx: 1859 MB/s 1513477 calls/s # udp tx: 1963 MB/s 33305 calls/s 33305 msg/s # udp rx: 1958 MB/s 1594541 calls/s # udp tx: 1967 MB/s 33366 calls/s 33366 msg/s # udp rx: 1930 MB/s 1571190 calls/s # udp tx: 1968 MB/s 33382 calls/s 33382 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: 165 MB/s 134121 calls/s # udp tx: 1397 MB/s 23708 calls/s 23708 msg/s # udp rx: 237 MB/s 192252 calls/s # udp tx: 1365 MB/s 23164 calls/s 23164 msg/s # udp rx: 251 MB/s 202953 calls/s # udp tx: 1363 MB/s 23127 calls/s 23127 msg/s # UDP GRO fwd perf udp rx: 199 MB/s 161756 calls/s # udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # udp rx: 218 MB/s 176896 calls/s # udp tx: 1372 MB/s 23278 calls/s 23278 msg/s # udp rx: 254 MB/s 205312 calls/s # udp tx: 1371 MB/s 23270 calls/s 23270 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__->