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: 1479 MB/s 1204638 calls/s # udp tx: 1733 MB/s 29396 calls/s 29396 msg/s # udp rx: 1648 MB/s 1341579 calls/s # udp tx: 1706 MB/s 28942 calls/s 28942 msg/s # udp rx: 1786 MB/s 1454217 calls/s # udp tx: 1810 MB/s 30702 calls/s 30702 msg/s # UDP GRO fwd perf udp rx: 1546 MB/s 1258409 calls/s # udp tx: 1730 MB/s 29346 calls/s 29346 msg/s # udp rx: 1652 MB/s 1343926 calls/s # udp tx: 1820 MB/s 30874 calls/s 30874 msg/s # udp rx: 1770 MB/s 1441452 calls/s # udp tx: 1787 MB/s 30315 calls/s 30315 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 541 MB/s 437554 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 621 MB/s 501656 calls/s # udp tx: 1460 MB/s 24763 calls/s 24763 msg/s # UDP tunnel GRO fwd perf udp rx: 831 MB/s 670750 calls/s # udp tx: 1447 MB/s 24549 calls/s 24549 msg/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp rx: 652 MB/s 526417 calls/s # udp tx: 993 MB/s 16844 calls/s 16844 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1519 MB/s 1236587 calls/s # udp tx: 1813 MB/s 30754 calls/s 30754 msg/s # udp rx: 1615 MB/s 1314803 calls/s # udp tx: 1741 MB/s 29545 calls/s 29545 msg/s # udp rx: 1459 MB/s 1188434 calls/s # udp tx: 1664 MB/s 28228 calls/s 28228 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1375793 calls/s # udp tx: 1827 MB/s 30988 calls/s 30988 msg/s # udp rx: 1876 MB/s 1527327 calls/s # udp tx: 1874 MB/s 31789 calls/s 31789 msg/s # udp rx: 1676 MB/s 1365059 calls/s # udp tx: 1668 MB/s 28292 calls/s 28292 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1489 MB/s 25257 calls/s 25257 msg/s # udp rx: 2 MB/s 1770 calls/s # udp tx: 1417 MB/s 24045 calls/s 24045 msg/s # udp rx: 116 MB/s 94780 calls/s # udp tx: 1482 MB/s 25146 calls/s 25146 msg/s # udp rx: 0 MB/s 779 calls/s # UDP tunnel GRO fwd perf udp tx: 1438 MB/s 24397 calls/s 24397 msg/s # udp rx: 62 MB/s 50908 calls/s # udp tx: 1485 MB/s 25191 calls/s 25191 msg/s # udp rx: 2 MB/s 1792 calls/s # udp tx: 1411 MB/s 23937 calls/s 23937 msg/s # udp rx: 100 MB/s 81438 calls/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__->