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: 1532 MB/s 1247675 calls/s # udp tx: 1696 MB/s 28771 calls/s 28771 msg/s # udp rx: 1089 MB/s 886895 calls/s # udp tx: 1792 MB/s 30399 calls/s 30399 msg/s # udp rx: 1614 MB/s 1314460 calls/s # udp tx: 1621 MB/s 27497 calls/s 27497 msg/s # UDP GRO fwd perf udp rx: 1452 MB/s 1182209 calls/s # udp tx: 1518 MB/s 25762 calls/s 25762 msg/s # udp rx: 1548 MB/s 1260085 calls/s # udp tx: 1705 MB/s 28929 calls/s 28929 msg/s # udp rx: 1527 MB/s 1242167 calls/s # udp tx: 1696 MB/s 28767 calls/s 28767 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 881 MB/s 14950 calls/s 14950 msg/s # udp rx: 104 MB/s 84790 calls/s # udp tx: 1049 MB/s 17803 calls/s 17803 msg/s # udp rx: 378 MB/s 307341 calls/s # udp tx: 1379 MB/s 23401 calls/s 23401 msg/s # UDP tunnel GRO fwd perf udp rx: 824 MB/s 666475 calls/s # udp tx: 1354 MB/s 22980 calls/s 22980 msg/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # udp rx: 553 MB/s 446434 calls/s # udp tx: 1130 MB/s 19178 calls/s 19178 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1434 MB/s 1167703 calls/s # udp tx: 1742 MB/s 29561 calls/s 29561 msg/s # udp rx: 1499 MB/s 1220497 calls/s # udp tx: 1787 MB/s 30316 calls/s 30316 msg/s # udp rx: 1623 MB/s 1321757 calls/s # udp tx: 1797 MB/s 30493 calls/s 30493 msg/s # UDP GRO fwd perf udp rx: 1272 MB/s 1034338 calls/s # udp tx: 1599 MB/s 27123 calls/s 27123 msg/s # udp rx: 1499 MB/s 1219188 calls/s # udp tx: 1687 MB/s 28622 calls/s 28622 msg/s # udp rx: 1677 MB/s 1365677 calls/s # udp tx: 1676 MB/s 28437 calls/s 28437 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 79 MB/s 64695 calls/s # udp tx: 1332 MB/s 22601 calls/s 22601 msg/s # udp rx: 125 MB/s 101647 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 84 MB/s 68493 calls/s # udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # UDP tunnel GRO fwd perf udp rx: 269 MB/s 218905 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 481 MB/s 391475 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp rx: 669 MB/s 544133 calls/s # udp tx: 1083 MB/s 18377 calls/s 18377 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__->