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: 1402 MB/s 1141585 calls/s # udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # udp rx: 1432 MB/s 1166452 calls/s # udp tx: 1864 MB/s 31624 calls/s 31624 msg/s # udp rx: 1833 MB/s 1492519 calls/s # udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # UDP GRO fwd perf udp rx: 1514 MB/s 1232105 calls/s # udp tx: 1712 MB/s 29039 calls/s 29039 msg/s # udp rx: 1674 MB/s 1363561 calls/s # udp tx: 1674 MB/s 28405 calls/s 28405 msg/s # udp rx: 1463 MB/s 1189742 calls/s # udp tx: 1670 MB/s 28338 calls/s 28338 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 635 MB/s 515316 calls/s # udp tx: 1381 MB/s 23434 calls/s 23434 msg/s # udp rx: 748 MB/s 606763 calls/s # udp tx: 1395 MB/s 23661 calls/s 23661 msg/s # udp rx: 897 MB/s 726050 calls/s # udp tx: 1395 MB/s 23665 calls/s 23665 msg/s # UDP tunnel GRO fwd perf udp rx: 758 MB/s 614630 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 834 MB/s 676131 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 816 MB/s 661306 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 873 MB/s 710730 calls/s # udp tx: 1453 MB/s 24657 calls/s 24657 msg/s # udp rx: 760 MB/s 618668 calls/s # udp tx: 1590 MB/s 26974 calls/s 26974 msg/s # udp rx: 1521 MB/s 1238250 calls/s # udp tx: 1651 MB/s 28017 calls/s 28017 msg/s # UDP GRO fwd perf udp rx: 1195 MB/s 970591 calls/s # udp tx: 1667 MB/s 28284 calls/s 28284 msg/s # udp rx: 1315 MB/s 1068653 calls/s # udp tx: 1684 MB/s 28572 calls/s 28572 msg/s # udp rx: 1451 MB/s 1181482 calls/s # udp tx: 1479 MB/s 25100 calls/s 25100 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 198 MB/s 161684 calls/s # udp tx: 1009 MB/s 17127 calls/s 17127 msg/s # udp tx: 835 MB/s 14165 calls/s 14165 msg/s # udp rx: 32 MB/s 26441 calls/s # udp tx: 966 MB/s 16384 calls/s 16384 msg/s # UDP tunnel GRO fwd perf udp rx: 279 MB/s 226638 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 159 MB/s 128977 calls/s # udp tx: 1425 MB/s 24179 calls/s 24179 msg/s # udp rx: 359 MB/s 290513 calls/s # udp tx: 1383 MB/s 23459 calls/s 23459 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__->