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: 1220 MB/s 993246 calls/s # udp tx: 1665 MB/s 28242 calls/s 28242 msg/s # udp rx: 1704 MB/s 1386796 calls/s # udp tx: 1728 MB/s 29318 calls/s 29318 msg/s # udp rx: 1346 MB/s 1096249 calls/s # udp tx: 1463 MB/s 24830 calls/s 24830 msg/s # UDP GRO fwd perf udp rx: 1417 MB/s 1153818 calls/s # udp tx: 1468 MB/s 24912 calls/s 24912 msg/s # udp rx: 1391 MB/s 1132679 calls/s # udp tx: 1392 MB/s 23617 calls/s 23617 msg/s # udp rx: 1450 MB/s 1181080 calls/s # udp tx: 1456 MB/s 24699 calls/s 24699 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 164 MB/s 133359 calls/s # udp tx: 826 MB/s 14011 calls/s 14011 msg/s # udp rx: 402 MB/s 327616 calls/s # udp tx: 891 MB/s 15119 calls/s 15119 msg/s # udp rx: 232 MB/s 188557 calls/s # udp tx: 942 MB/s 15989 calls/s 15989 msg/s # UDP tunnel GRO fwd perf udp rx: 176 MB/s 143042 calls/s # udp tx: 986 MB/s 16728 calls/s 16728 msg/s # udp rx: 105 MB/s 85654 calls/s # udp tx: 1022 MB/s 17340 calls/s 17340 msg/s # udp rx: 178 MB/s 144851 calls/s # udp tx: 915 MB/s 15532 calls/s 15532 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 760 MB/s 618822 calls/s # udp tx: 961 MB/s 16305 calls/s 16305 msg/s # udp rx: 928 MB/s 755735 calls/s # udp tx: 979 MB/s 16615 calls/s 16615 msg/s # udp rx: 900 MB/s 732926 calls/s # udp tx: 901 MB/s 15292 calls/s 15292 msg/s # UDP GRO fwd perf udp rx: 1494 MB/s 1215899 calls/s # udp tx: 1667 MB/s 28274 calls/s 28274 msg/s # udp rx: 1559 MB/s 1269583 calls/s # udp tx: 1566 MB/s 26565 calls/s 26565 msg/s # udp rx: 1546 MB/s 1259124 calls/s # udp tx: 1556 MB/s 26392 calls/s 26392 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 442 MB/s 359447 calls/s # udp tx: 1214 MB/s 20602 calls/s 20602 msg/s # udp rx: 412 MB/s 335430 calls/s # udp tx: 1110 MB/s 18841 calls/s 18841 msg/s # udp rx: 511 MB/s 415826 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # UDP tunnel GRO fwd perf udp tx: 1399 MB/s 23734 calls/s 23734 msg/s # udp rx: 196 MB/s 158566 calls/s # udp tx: 1419 MB/s 24069 calls/s 24069 msg/s # udp rx: 63 MB/s 51605 calls/s # udp tx: 1447 MB/s 24553 calls/s 24553 msg/s # udp rx: 15 MB/s 12708 calls/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__->