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: 1262 MB/s 1027085 calls/s # udp tx: 1672 MB/s 28369 calls/s 28369 msg/s # udp rx: 1689 MB/s 1375271 calls/s # udp tx: 1720 MB/s 29175 calls/s 29175 msg/s # udp rx: 1762 MB/s 1435049 calls/s # udp tx: 1772 MB/s 30067 calls/s 30067 msg/s # UDP GRO fwd perf udp rx: 1257 MB/s 1022665 calls/s # udp tx: 1656 MB/s 28097 calls/s 28097 msg/s # udp rx: 1662 MB/s 1353052 calls/s # udp tx: 1700 MB/s 28850 calls/s 28850 msg/s # udp rx: 1650 MB/s 1343355 calls/s # udp tx: 1681 MB/s 28520 calls/s 28520 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 370 MB/s 301298 calls/s # udp tx: 740 MB/s 12559 calls/s 12559 msg/s # udp rx: 801 MB/s 652718 calls/s # udp tx: 856 MB/s 14532 calls/s 14532 msg/s # udp rx: 772 MB/s 628619 calls/s # udp tx: 911 MB/s 15463 calls/s 15463 msg/s # UDP tunnel GRO fwd perf udp rx: 789 MB/s 643041 calls/s # udp tx: 944 MB/s 16022 calls/s 16022 msg/s # udp rx: 903 MB/s 735337 calls/s # udp tx: 938 MB/s 15919 calls/s 15919 msg/s # udp rx: 902 MB/s 734856 calls/s # udp tx: 939 MB/s 15938 calls/s 15938 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1569 MB/s 1277727 calls/s # udp tx: 1700 MB/s 28841 calls/s 28841 msg/s # udp rx: 1636 MB/s 1331956 calls/s # udp tx: 1711 MB/s 29033 calls/s 29033 msg/s # udp rx: 1705 MB/s 1388642 calls/s # udp tx: 1739 MB/s 29510 calls/s 29510 msg/s # UDP GRO fwd perf udp rx: 1547 MB/s 1259759 calls/s # udp tx: 1630 MB/s 27647 calls/s 27647 msg/s # udp rx: 1649 MB/s 1342404 calls/s # udp tx: 1689 MB/s 28647 calls/s 28647 msg/s # udp rx: 1558 MB/s 1268826 calls/s # udp tx: 1567 MB/s 26589 calls/s 26589 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 626 MB/s 507203 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 764 MB/s 618804 calls/s # udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # udp rx: 809 MB/s 653589 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # UDP tunnel GRO fwd perf udp rx: 362 MB/s 293189 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # udp rx: 637 MB/s 514649 calls/s # udp tx: 1367 MB/s 23199 calls/s 23199 msg/s # udp rx: 658 MB/s 531486 calls/s # udp tx: 1329 MB/s 22548 calls/s 22548 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__->