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: 321 MB/s 260608 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # udp rx: 409 MB/s 331185 calls/s # udp tx: 1389 MB/s 23565 calls/s 23565 msg/s # udp rx: 446 MB/s 361276 calls/s # udp tx: 1358 MB/s 23037 calls/s 23037 msg/s # UDP GRO fwd perf udp rx: 430 MB/s 347787 calls/s # udp tx: 1388 MB/s 23558 calls/s 23558 msg/s # udp rx: 567 MB/s 459786 calls/s # udp tx: 1331 MB/s 22577 calls/s 22577 msg/s # udp rx: 493 MB/s 398592 calls/s # udp tx: 1386 MB/s 23508 calls/s 23508 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: 1093 MB/s 890227 calls/s # udp tx: 1168 MB/s 19817 calls/s 19817 msg/s # udp rx: 1192 MB/s 970693 calls/s # udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # udp rx: 1195 MB/s 973211 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # UDP GRO fwd perf udp rx: 1445 MB/s 1171286 calls/s # udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # udp rx: 1520 MB/s 1231473 calls/s # udp tx: 1972 MB/s 33458 calls/s 33458 msg/s # udp rx: 1156 MB/s 936957 calls/s # udp tx: 1983 MB/s 33649 calls/s 33649 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__->