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: 1424 MB/s 1159401 calls/s # udp tx: 1716 MB/s 29119 calls/s 29119 msg/s # udp rx: 1260 MB/s 1026299 calls/s # udp tx: 1409 MB/s 23900 calls/s 23900 msg/s # udp rx: 1091 MB/s 888642 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # UDP GRO fwd perf udp rx: 1238 MB/s 1007829 calls/s # udp tx: 1305 MB/s 22147 calls/s 22147 msg/s # udp rx: 1095 MB/s 891222 calls/s # udp tx: 1134 MB/s 19246 calls/s 19246 msg/s # udp rx: 1062 MB/s 865188 calls/s # udp tx: 1087 MB/s 18450 calls/s 18450 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1013 MB/s 17188 calls/s 17188 msg/s # udp rx: 228 MB/s 185869 calls/s # udp tx: 1367 MB/s 23194 calls/s 23194 msg/s # udp rx: 788 MB/s 636632 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # UDP tunnel GRO fwd perf udp rx: 545 MB/s 441181 calls/s # udp tx: 1329 MB/s 22544 calls/s 22544 msg/s # udp rx: 817 MB/s 661780 calls/s # udp tx: 1330 MB/s 22561 calls/s 22561 msg/s # udp rx: 797 MB/s 645811 calls/s # udp tx: 1306 MB/s 22153 calls/s 22153 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 790 MB/s 643014 calls/s # udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # udp rx: 845 MB/s 687777 calls/s # udp tx: 959 MB/s 16273 calls/s 16273 msg/s # udp rx: 509 MB/s 414871 calls/s # udp tx: 1014 MB/s 17208 calls/s 17208 msg/s # UDP GRO fwd perf udp rx: 1495 MB/s 1217555 calls/s # udp tx: 1565 MB/s 26555 calls/s 26555 msg/s # udp rx: 1607 MB/s 1308440 calls/s # udp tx: 1648 MB/s 27956 calls/s 27956 msg/s # udp rx: 1604 MB/s 1306462 calls/s # udp tx: 1617 MB/s 27437 calls/s 27437 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 186 MB/s 151147 calls/s # udp tx: 1342 MB/s 22770 calls/s 22770 msg/s # udp tx: 1349 MB/s 22886 calls/s 22886 msg/s # udp rx: 147 MB/s 119465 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 msg/s # UDP tunnel GRO fwd perf udp rx: 212 MB/s 172451 calls/s # udp tx: 1353 MB/s 22960 calls/s 22960 msg/s # udp rx: 222 MB/s 180323 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 464 MB/s 377596 calls/s # udp tx: 1075 MB/s 18237 calls/s 18237 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__->