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: 1124 MB/s 915471 calls/s # udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # udp rx: 1113 MB/s 906328 calls/s # udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # udp rx: 1229 MB/s 1000537 calls/s # udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # UDP GRO fwd perf udp rx: 1362 MB/s 1108918 calls/s # udp tx: 1460 MB/s 24775 calls/s 24775 msg/s # udp rx: 1447 MB/s 1178472 calls/s # udp tx: 1457 MB/s 24716 calls/s 24716 msg/s # udp rx: 1405 MB/s 1143988 calls/s # udp tx: 1411 MB/s 23941 calls/s 23941 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 839 MB/s 679258 calls/s # udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # udp rx: 938 MB/s 759047 calls/s # udp tx: 1371 MB/s 23265 calls/s 23265 msg/s # udp rx: 873 MB/s 705359 calls/s # udp tx: 1430 MB/s 24256 calls/s 24256 msg/s # UDP tunnel GRO fwd perf udp rx: 880 MB/s 711130 calls/s # udp tx: 1439 MB/s 24422 calls/s 24422 msg/s # udp rx: 894 MB/s 721541 calls/s # udp tx: 1450 MB/s 24609 calls/s 24609 msg/s # udp rx: 872 MB/s 704124 calls/s # udp tx: 1447 MB/s 24556 calls/s 24556 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1150 MB/s 936605 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp rx: 1179 MB/s 959947 calls/s # udp tx: 1183 MB/s 20070 calls/s 20070 msg/s # udp rx: 1176 MB/s 958127 calls/s # udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # UDP GRO fwd perf udp rx: 1380 MB/s 1124210 calls/s # udp tx: 1447 MB/s 24547 calls/s 24547 msg/s # udp rx: 1476 MB/s 1202357 calls/s # udp tx: 1488 MB/s 25245 calls/s 25245 msg/s # udp rx: 1468 MB/s 1195715 calls/s # udp tx: 1481 MB/s 25125 calls/s 25125 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 108 MB/s 88423 calls/s # udp tx: 981 MB/s 16647 calls/s 16647 msg/s # udp tx: 1022 MB/s 17347 calls/s 17347 msg/s # udp rx: 21 MB/s 17696 calls/s # udp tx: 1017 MB/s 17261 calls/s 17261 msg/s # udp rx: 1 MB/s 1376 calls/s # UDP tunnel GRO fwd perf udp rx: 425 MB/s 345014 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 379 MB/s 307727 calls/s # udp tx: 1338 MB/s 22705 calls/s 22705 msg/s # udp rx: 276 MB/s 223696 calls/s # udp tx: 1409 MB/s 23907 calls/s 23907 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__->