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: 1040 MB/s 846609 calls/s # udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # udp rx: 1180 MB/s 960740 calls/s # udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # udp rx: 1169 MB/s 951690 calls/s # udp tx: 1203 MB/s 20411 calls/s 20411 msg/s # UDP GRO fwd perf udp rx: 1310 MB/s 1066484 calls/s # udp tx: 1421 MB/s 24106 calls/s 24106 msg/s # udp rx: 1422 MB/s 1157979 calls/s # udp tx: 1433 MB/s 24319 calls/s 24319 msg/s # udp rx: 1433 MB/s 1166748 calls/s # udp tx: 1443 MB/s 24479 calls/s 24479 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 704 MB/s 573318 calls/s # udp tx: 898 MB/s 15241 calls/s 15241 msg/s # udp rx: 421 MB/s 341430 calls/s # udp tx: 1430 MB/s 24258 calls/s 24258 msg/s # udp rx: 407 MB/s 328669 calls/s # udp tx: 1476 MB/s 25045 calls/s 25045 msg/s # UDP tunnel GRO fwd perf udp rx: 526 MB/s 425057 calls/s # udp tx: 1458 MB/s 24729 calls/s 24729 msg/s # udp rx: 546 MB/s 440898 calls/s # udp tx: 1460 MB/s 24770 calls/s 24770 msg/s # udp rx: 653 MB/s 527593 calls/s # udp tx: 1448 MB/s 24571 calls/s 24571 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1519 MB/s 1237068 calls/s # udp tx: 1730 MB/s 29343 calls/s 29343 msg/s # udp rx: 1588 MB/s 1292907 calls/s # udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # udp rx: 1787 MB/s 1454515 calls/s # udp tx: 1831 MB/s 31068 calls/s 31068 msg/s # UDP GRO fwd perf udp rx: 1525 MB/s 1240982 calls/s # udp tx: 1703 MB/s 28890 calls/s 28890 msg/s # udp rx: 1709 MB/s 1392007 calls/s # udp tx: 1710 MB/s 29013 calls/s 29013 msg/s # udp rx: 1638 MB/s 1332839 calls/s # udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 112 MB/s 90701 calls/s # udp tx: 1442 MB/s 24464 calls/s 24464 msg/s # udp rx: 345 MB/s 279757 calls/s # udp tx: 1347 MB/s 22860 calls/s 22860 msg/s # udp rx: 236 MB/s 190888 calls/s # udp tx: 1400 MB/s 23748 calls/s 23748 msg/s # UDP tunnel GRO fwd perf udp rx: 242 MB/s 196386 calls/s # udp tx: 1396 MB/s 23694 calls/s 23694 msg/s # udp rx: 203 MB/s 164535 calls/s # udp tx: 1429 MB/s 24240 calls/s 24240 msg/s # udp rx: 212 MB/s 171703 calls/s # udp tx: 1440 MB/s 24440 calls/s 24440 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__->