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: 1314 MB/s 1070153 calls/s # udp tx: 1790 MB/s 30374 calls/s 30374 msg/s # udp rx: 1745 MB/s 1421065 calls/s # udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # udp rx: 1766 MB/s 1437889 calls/s # udp tx: 1779 MB/s 30183 calls/s 30183 msg/s # UDP GRO fwd perf udp rx: 1652 MB/s 1344934 calls/s # udp tx: 1699 MB/s 28822 calls/s 28822 msg/s # udp rx: 1659 MB/s 1351055 calls/s # udp tx: 1684 MB/s 28563 calls/s 28563 msg/s # udp rx: 1785 MB/s 1453175 calls/s # udp tx: 1801 MB/s 30549 calls/s 30549 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 155 MB/s 125702 calls/s # udp tx: 995 MB/s 16888 calls/s 16888 msg/s # udp rx: 751 MB/s 606589 calls/s # udp tx: 1465 MB/s 24856 calls/s 24856 msg/s # udp rx: 438 MB/s 354103 calls/s # udp tx: 1485 MB/s 25187 calls/s 25187 msg/s # UDP tunnel GRO fwd perf udp rx: 769 MB/s 622581 calls/s # udp tx: 1387 MB/s 23538 calls/s 23538 msg/s # udp rx: 884 MB/s 714503 calls/s # udp tx: 1387 MB/s 23534 calls/s 23534 msg/s # udp rx: 915 MB/s 739528 calls/s # udp tx: 1400 MB/s 23747 calls/s 23747 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 932 MB/s 758840 calls/s # udp tx: 1090 MB/s 18493 calls/s 18493 msg/s # udp rx: 1089 MB/s 886498 calls/s # udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # udp rx: 999 MB/s 813149 calls/s # udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # UDP GRO fwd perf udp rx: 1401 MB/s 1140677 calls/s # udp tx: 1521 MB/s 25810 calls/s 25810 msg/s # udp rx: 1728 MB/s 1406881 calls/s # udp tx: 1752 MB/s 29724 calls/s 29724 msg/s # udp rx: 1728 MB/s 1406852 calls/s # udp tx: 1756 MB/s 29796 calls/s 29796 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 353 MB/s 286422 calls/s # udp tx: 1337 MB/s 22693 calls/s 22693 msg/s # udp rx: 472 MB/s 382279 calls/s # udp tx: 1385 MB/s 23502 calls/s 23502 msg/s # udp rx: 457 MB/s 369920 calls/s # udp tx: 1395 MB/s 23671 calls/s 23671 msg/s # UDP tunnel GRO fwd perf udp rx: 287 MB/s 232584 calls/s # udp tx: 1412 MB/s 23962 calls/s 23962 msg/s # udp rx: 282 MB/s 228339 calls/s # udp tx: 1410 MB/s 23921 calls/s 23921 msg/s # udp rx: 244 MB/s 197376 calls/s # udp tx: 1421 MB/s 24111 calls/s 24111 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__->