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: 995 MB/s 810295 calls/s # udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # udp rx: 1197 MB/s 974952 calls/s # udp tx: 1212 MB/s 20559 calls/s 20559 msg/s # udp rx: 1212 MB/s 986737 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # UDP GRO fwd perf udp rx: 1362 MB/s 1108666 calls/s # udp tx: 1542 MB/s 26164 calls/s 26164 msg/s # udp rx: 1399 MB/s 1138866 calls/s # udp tx: 1504 MB/s 25513 calls/s 25513 msg/s # udp rx: 1624 MB/s 1322293 calls/s # udp tx: 1683 MB/s 28554 calls/s 28554 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 562 MB/s 455478 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 812 MB/s 657581 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 712 MB/s 576601 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # UDP tunnel GRO fwd perf udp rx: 296 MB/s 241185 calls/s # udp tx: 1087 MB/s 18446 calls/s 18446 msg/s # udp rx: 854 MB/s 693817 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # udp rx: 1006 MB/s 815931 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1476 MB/s 1202220 calls/s # udp tx: 1653 MB/s 28048 calls/s 28048 msg/s # udp rx: 1633 MB/s 1329900 calls/s # udp tx: 1663 MB/s 28209 calls/s 28209 msg/s # udp rx: 1644 MB/s 1338537 calls/s # udp tx: 1719 MB/s 29167 calls/s 29167 msg/s # UDP GRO fwd perf udp rx: 1477 MB/s 1202762 calls/s # udp tx: 1582 MB/s 26832 calls/s 26832 msg/s # udp rx: 1467 MB/s 1193611 calls/s # udp tx: 1681 MB/s 28524 calls/s 28524 msg/s # udp rx: 1608 MB/s 1308996 calls/s # udp tx: 1724 MB/s 29248 calls/s 29248 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 232 MB/s 188306 calls/s # udp tx: 1367 MB/s 23194 calls/s 23194 msg/s # udp rx: 260 MB/s 210076 calls/s # udp tx: 1400 MB/s 23756 calls/s 23756 msg/s # udp rx: 472 MB/s 382199 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # UDP tunnel GRO fwd perf udp tx: 1344 MB/s 22807 calls/s 22807 msg/s # udp rx: 368 MB/s 298504 calls/s # udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # udp rx: 726 MB/s 588559 calls/s # udp tx: 1198 MB/s 20335 calls/s 20335 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__->