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: 1021 MB/s 831532 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1064 MB/s 866384 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp rx: 806 MB/s 656153 calls/s # udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # UDP GRO fwd perf udp rx: 1464 MB/s 1191301 calls/s # udp tx: 1624 MB/s 27547 calls/s 27547 msg/s # udp rx: 1221 MB/s 994452 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # udp rx: 1150 MB/s 936123 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 511 MB/s 416202 calls/s # udp tx: 955 MB/s 16205 calls/s 16205 msg/s # udp rx: 923 MB/s 751706 calls/s # udp tx: 934 MB/s 15858 calls/s 15858 msg/s # udp rx: 731 MB/s 595490 calls/s # udp tx: 748 MB/s 12697 calls/s 12697 msg/s # UDP tunnel GRO fwd perf udp rx: 737 MB/s 600422 calls/s # udp tx: 900 MB/s 15267 calls/s 15267 msg/s # udp rx: 770 MB/s 627478 calls/s # udp tx: 974 MB/s 16531 calls/s 16531 msg/s # udp rx: 909 MB/s 740514 calls/s # udp tx: 978 MB/s 16600 calls/s 16600 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 947 MB/s 770759 calls/s # udp tx: 1742 MB/s 29553 calls/s 29553 msg/s # udp rx: 1659 MB/s 1350830 calls/s # udp tx: 1715 MB/s 29088 calls/s 29088 msg/s # udp rx: 1650 MB/s 1343269 calls/s # udp tx: 1663 MB/s 28213 calls/s 28213 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 912519 calls/s # udp tx: 1272 MB/s 21578 calls/s 21578 msg/s # udp rx: 1314 MB/s 1069763 calls/s # udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # udp rx: 1318 MB/s 1073185 calls/s # udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 276 MB/s 224728 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # udp rx: 485 MB/s 394333 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 355 MB/s 287762 calls/s # udp tx: 1353 MB/s 22964 calls/s 22964 msg/s # UDP tunnel GRO fwd perf udp rx: 652 MB/s 530704 calls/s # udp tx: 1076 MB/s 18255 calls/s 18255 msg/s # udp rx: 454 MB/s 369236 calls/s # udp tx: 1217 MB/s 20649 calls/s 20649 msg/s # udp rx: 146 MB/s 118502 calls/s # udp tx: 1305 MB/s 22138 calls/s 22138 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__->